diff --git a/src/app/page.tsx b/src/app/page.tsx index 7705866..7a4d083 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { name: "Sunita K.", handle: "@sunita_k", testimonial: "Exelencia never disappoints. The chef's specials are truly world-class.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190954.jpg" } ]} buttons={[{ text: "Book a Table", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=1" imageAlt="Exelencia Restaurant dining ambiance" marqueeItems={[ { type: "text-icon", text: "Locally Sourced", icon: Leaf }, @@ -124,7 +124,7 @@ export default function LandingPage() {