diff --git a/app/Section/Intro.tsx b/app/Section/Intro.tsx index 7c249af..721becb 100644 --- a/app/Section/Intro.tsx +++ b/app/Section/Intro.tsx @@ -2,7 +2,7 @@ export const Intro = () => { return (
-

+

Radiquum

diff --git a/app/Section/Photos.tsx b/app/Section/Photos.tsx index 3cf9420..1adc4ea 100644 --- a/app/Section/Photos.tsx +++ b/app/Section/Photos.tsx @@ -21,7 +21,7 @@ const links = [ }, ]; -const OPTIONS: EmblaOptionsType = { loop: true}; +const OPTIONS: EmblaOptionsType = { loop: true }; const SLIDES = [ "/images/photos/2024-06-14T19_32_04_024.JPG", "/images/photos/2024-06-17T18_55_55_030.JPG", diff --git a/app/Section/Socials.tsx b/app/Section/Socials.tsx index e1a7008..43e98c3 100644 --- a/app/Section/Socials.tsx +++ b/app/Section/Socials.tsx @@ -51,7 +51,7 @@ export const Socials = () => { return (

Socials

-
+
{links.map((item) => (