Update src/app/page.tsx

This commit is contained in:
2025-12-28 16:15:28 +00:00
parent 27f6e8ba9e
commit 740fe43230

View File

@@ -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" }
]
}
]
]}
/>
</div>
@@ -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"
}
]
]}
/>
</div>