From 740fe432302bc934f1a60eac9289ff9f9718feca Mon Sep 17 00:00:00 2001 From: development Date: Sun, 28 Dec 2025 16:15:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 65e82fe..b7795d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; @@ -170,7 +170,7 @@ export default function LandingPage() { { icon: Linkedin, url: "https://linkedin.com" } ] } - ] + ]} /> @@ -235,7 +235,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766320184384-whnns6as.jpg", imageAlt: "Amanda Johnson testimonial" } - ] + ]} />