Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 86781394f5 | |||
| 0cf70cb0f1 | |||
| 580bca8c32 | |||
| 43cbeb3d63 | |||
| e1bed5d7b7 | |||
| e4627c153a | |||
| 5a80d1a5d0 | |||
| 918b66eb4b | |||
| 9330533f54 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
description="Welcome to Canadian Guest House, where elegance meets comfort in every detail."
|
||||
buttons={[
|
||||
{ text: "Book Your Stay", href: "/rooms" },
|
||||
{ text: "WhatsApp Us", href: "https://wa.me/1234567890" },
|
||||
{ text: "WhatsApp Us", href: "https://api.whatsapp.com/send/?phone=923229000071&text&type=phone_number&app_absent=0" },
|
||||
]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg?_wi=1", imageAlt: "Luxury Lobby" },
|
||||
@@ -165,4 +165,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user