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