Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-01-02 20:58:47 +00:00

View File

@@ -1,4 +1,4 @@
"use client" "use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
@@ -68,7 +68,7 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767387353508-r40qfhxx.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767387353508-r40qfhxx.jpg",
imageAlt: "swimming pool resort luxury vacation hotel" imageAlt: "swimming pool resort luxury vacation hotel"
} }
] ]}
ariaLabel="Hotel hero carousel showcasing luxury amenities" ariaLabel="Hotel hero carousel showcasing luxury amenities"
/> />
</div> </div>