Merge version_1 into main #1

Merged
development merged 1 commits from version_1 into main 2025-12-28 16:15:33 +00:00

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>