diff --git a/src/app/page.tsx b/src/app/page.tsx index 524b04d..9c2eee0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { { src: "https://img.b2bpic.net/free-photo/friendly-middle-aged-businessman-cafe-counter_1262-1833.jpg", alt: "Satisfied traveler" } ]} avatarText="Trusted by over 10,000 guests" - imageSrc="https://img.b2bpic.net/free-photo/close-up-restaurant-table-with-pink-velvet-chairs-grey-painted-hall-with-classic-paintings_140725-8705.jpg" + imageSrc="https://img.b2bpic.net/free-photo/close-up-restaurant-table-with-pink-velvet-chairs-grey-painted-hall-with-classic-paintings_140725-8705.jpg?_wi=1" imageAlt="Elegant hotel lobby with soft pastel tones" mediaAnimation="slide-up" marqueeItems={[ @@ -122,7 +122,7 @@ export default function LandingPage() { }, { id: 2, - title: "Gourmet Dining", description: "Indulge in culinary excellence at our award-winning restaurants, where world-class chefs create exquisite dishes using locally sourced ingredients.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-restaurant-table-with-pink-velvet-chairs-grey-painted-hall-with-classic-paintings_140725-8705.jpg", imageAlt: "Delicious gourmet meal presentation" + title: "Gourmet Dining", description: "Indulge in culinary excellence at our award-winning restaurants, where world-class chefs create exquisite dishes using locally sourced ingredients.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-restaurant-table-with-pink-velvet-chairs-grey-painted-hall-with-classic-paintings_140725-8705.jpg?_wi=2", imageAlt: "Delicious gourmet meal presentation" }, { id: 3,