diff --git a/src/app/page.tsx b/src/app/page.tsx index ecb1993..72df09b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { ]} slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg", imageAlt: "Café Lune warm interior with natural light" }, - { imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663839.jpg", imageAlt: "Cozy café seating area" }, + { imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663839.jpg?_wi=1", imageAlt: "Cozy café seating area" }, { imageSrc: "http://img.b2bpic.net/free-photo/joyful-red-haired-woman-drinking-tea-while-talking-with-friend_197531-6381.jpg", imageAlt: "Café Lune exterior charm" } ]} autoplayDelay={4000} @@ -70,7 +70,7 @@ export default function LandingPage() { { title: "Attentive Service", description: "Our staff remembers your order and treats every guest with personal warmth and genuine care.", icon: Heart }, { title: "Exceptional Quality", description: "High-quality, carefully prepared menu featuring specialty coffee, fresh pastries, and delicious food.", icon: Star } ]} - imageSrc="http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663839.jpg" + imageSrc="http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663839.jpg?_wi=2" imageAlt="Café Lune welcoming interior space" imagePosition="right" ariaLabel="About Café Lune section"