Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-13 12:02:55 +00:00

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{ name: "Services", id: "services" },
{ name: "Gallery", id: "gallery" },
{ name: "Reviews", id: "reviews" },
{ name: "Book", id: "contact" },
{ name: "Contact", id: "contact" },
]}
brandName="CARPE DIEM"
button={{ text: "Book Now", href: "#contact" }}