diff --git a/src/app/page.tsx b/src/app/page.tsx index 2073c38..182ac83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { { text: "Learn More", href: "#" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-leather-armchairs-french-windows_140725-8445.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-leather-armchairs-french-windows_140725-8445.jpg?_wi=1" imageAlt="Epic Restaurant dining interior" useInvertedBackground={false} /> @@ -176,7 +176,7 @@ export default function LandingPage() { buttonAnimation="slide-up" members={[ { - id: "gallery-1", name: "Restaurant Interior", role: "Dining Ambiance", description: "Elegant atmosphere with warm lighting and comfortable seating", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-leather-armchairs-french-windows_140725-8445.jpg", imageAlt: "Restaurant interior dining area", socialLinks: [] + id: "gallery-1", name: "Restaurant Interior", role: "Dining Ambiance", description: "Elegant atmosphere with warm lighting and comfortable seating", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-leather-armchairs-french-windows_140725-8445.jpg?_wi=2", imageAlt: "Restaurant interior dining area", socialLinks: [] }, { id: "gallery-2", name: "Bar & Lounge", role: "Hospitality", description: "Premium bar area perfect for pre-dinner drinks", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiling-curly-woman-talking-by-phone_171337-16735.jpg", imageAlt: "Restaurant bar counter seating", socialLinks: []