diff --git a/src/app/page.tsx b/src/app/page.tsx index 0db6521..9fc7220 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { text: "Book a Table", href: "#contact"}, ]} 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" /> @@ -100,7 +100,7 @@ export default function LandingPage() { { id: "2", name: "Family Member", date: "2023-09-15", title: "Unbelievable Food", quote: "Fantastic service and atmosphere. Had a lovely family 90th birthday celebration. We will be back.", tag: "Birthday", avatarSrc: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-cheerful-expression-closeup-portrait_53876-143271.jpg", imageSrc: "http://img.b2bpic.net/stylish-woman-wearing-yellow-bandana_273609-13342.jpg", imageAlt: "friendly customer portrait"}, { - id: "3", name: "Regular Visitor", date: "2023-08-20", title: "Best Pint in Town", 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", imageAlt: "cozy pub interior warm atmosphere"}, + id: "3", name: "Regular Visitor", date: "2023-08-20", title: "Best Pint in Town", 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?_wi=2", imageAlt: "cozy pub interior warm atmosphere"}, { id: "4", name: "New Guest", date: "2023-07-10", title: "New Favorite", 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", imageAlt: "friendly local smiling portrait"}, {