diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e51bc5..12e4165 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -230,14 +230,13 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", content: "Tastefully Crafted Experiences."}, + type: "text", content: "Tastefully Crafted Experiences."},{ + type: "image", src: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg", alt: "luxury hotel dining experience"} ]} buttons={[ { text: "Explore Dining", href: "#contact-section"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg" - imageAlt="luxury hotel dining experience" /> @@ -273,14 +272,13 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", content: "Celebrate Life's Finest Moments."}, + type: "text", content: "Celebrate Life's Finest Moments."},{ + type: "image", src: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-beautiful-bouquet-with-white-flowers-glass-vase_181624-32820.jpg", alt: "luxury wedding venue hotel"} ]} buttons={[ { text: "Plan Your Event", href: "#contact-section"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-closeup-shot-beautiful-bouquet-with-white-flowers-glass-vase_181624-32820.jpg" - imageAlt="luxury wedding venue hotel" /> @@ -354,14 +352,13 @@ export default function LandingPage() { useInvertedBackground={true} heading={[ { - type: "text", content: "Some stays impress. The memorable ones care."}, + type: "text", content: "Some stays impress. The memorable ones care."},{ + type: "image", src: "http://img.b2bpic.net/free-photo/still-life-with-home-decor-details-close-up-foreground-against-blurred-room-space_169016-9786.jpg", alt: "warmly lit luxury hotel lounge"} ]} buttons={[ { text: "Book Your Stay", href: "#booking-widget"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-with-home-decor-details-close-up-foreground-against-blurred-room-space_169016-9786.jpg" - imageAlt="warmly lit luxury hotel lounge" />