Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f195a4a02 | |||
| 60ff0ff5bc | |||
| f416d05063 | |||
| ded674217f |
@@ -35,7 +35,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Services", id: "services" },
|
{ name: "Services", id: "services" },
|
||||||
{ name: "Gallery", id: "gallery" },
|
{ name: "Gallery", id: "gallery" },
|
||||||
{ name: "Reviews", id: "reviews" },
|
{ name: "Reviews", id: "reviews" },
|
||||||
{ name: "Book", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
]}
|
]}
|
||||||
brandName="CARPE DIEM"
|
brandName="CARPE DIEM"
|
||||||
button={{ text: "Book Now", href: "#contact" }}
|
button={{ text: "Book Now", href: "#contact" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user