diff --git a/src/app/page.tsx b/src/app/page.tsx index d060c94..0ecec0f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/glowing-antique-lamp-brightens-old-brick-wall-generated-by-ai_188544-27636.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glowing-antique-lamp-brightens-old-brick-wall-generated-by-ai_188544-27636.jpg?_wi=1" imageAlt="The cozy interior of The Broken Bridge pub" mediaAnimation="blur-reveal" /> @@ -93,7 +93,7 @@ export default function LandingPage() { description: "The freshest Amstel and local ales served with a smile.", bentoComponent: "reveal-icon", icon: Coffee, - imageSrc: "http://img.b2bpic.net/free-photo/glowing-antique-lamp-brightens-old-brick-wall-generated-by-ai_188544-27636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glowing-antique-lamp-brightens-old-brick-wall-generated-by-ai_188544-27636.jpg?_wi=2", imageAlt: "cozy pub interior warm atmosphere", }, { @@ -101,7 +101,7 @@ export default function LandingPage() { description: "Unbelievable meals prepared daily for you and your family.", bentoComponent: "reveal-icon", icon: Utensils, - imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804672.jpg?_wi=1", imageAlt: "friendly local smiling portrait", }, { @@ -109,7 +109,7 @@ export default function LandingPage() { description: "Perfect for birthdays and gatherings, from 90th parties to casual catch-ups.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-cheerful-expression-closeup-portrait_53876-143271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-cheerful-expression-closeup-portrait_53876-143271.jpg?_wi=1", imageAlt: "mature person smiling portrait", }, ]} @@ -153,7 +153,7 @@ export default function LandingPage() { quote: "Best pint of Amstel I’ve had!! Couldn’t recommend enough!!", tag: "Drinks", avatarSrc: "http://img.b2bpic.net/free-photo/studio-shot-blithesome-young-woman_197531-19782.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/glowing-antique-lamp-brightens-old-brick-wall-generated-by-ai_188544-27636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glowing-antique-lamp-brightens-old-brick-wall-generated-by-ai_188544-27636.jpg?_wi=3", imageAlt: "cozy pub interior warm atmosphere", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { quote: "This is our new family gatherings pub. Thank you Paula and all the team!", tag: "Gatherings", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13342.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804672.jpg?_wi=2", imageAlt: "friendly local smiling portrait", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { quote: "The staff here go above and beyond to make you feel welcome. Such a cozy spot!", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13342.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-cheerful-expression-closeup-portrait_53876-143271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-cheerful-expression-closeup-portrait_53876-143271.jpg?_wi=2", imageAlt: "mature person smiling portrait", }, ]}