diff --git a/src/app/page.tsx b/src/app/page.tsx index ebca9f8..879ac13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,9 +47,9 @@ export default function LandingPage() { tag="Est. 2024" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg", imageAlt: "Woodstone Tavern Atmosphere"}, + imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg?_wi=1", imageAlt: "Woodstone Tavern Atmosphere"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cozy-winter-scenes-with-family_23-2149187692.jpg", imageAlt: "Inside Woodstone Tavern"} + imageSrc: "http://img.b2bpic.net/free-photo/cozy-winter-scenes-with-family_23-2149187692.jpg?_wi=1", imageAlt: "Inside Woodstone Tavern"} ]} mediaAnimation="slide-up" rating={5} @@ -69,7 +69,7 @@ export default function LandingPage() { { title: "Expertly Mixed", description: "Curated cocktails and craft beers.", icon: Wine }, { title: "Community Vibe", description: "A place for neighbors to gather.", icon: Users } ]} - imageSrc="http://img.b2bpic.net/free-photo/cozy-winter-scenes-with-family_23-2149187692.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cozy-winter-scenes-with-family_23-2149187692.jpg?_wi=2" imageAlt="Our Kitchen" mediaAnimation="slide-up" /> @@ -96,8 +96,8 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Sarah J.", date: "5 months ago", title: "Amazing Atmosphere", quote: "Seated quickly and the food was incredible. A local gem!", tag: "Dinner", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520113.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg", imageAlt: "luxury tavern interior warm lighting" }, - { id: "2", name: "Kai A.", date: "3 months ago", title: "Vegan Friendly", quote: "Food and drinks were amazing. Staff even had dice to help us choose!", tag: "Vibe", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-indoors_23-2148965330.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cozy-winter-scenes-with-family_23-2149187692.jpg", imageAlt: "restaurant kitchen woodstone oven" } + { id: "1", name: "Sarah J.", date: "5 months ago", title: "Amazing Atmosphere", quote: "Seated quickly and the food was incredible. A local gem!", tag: "Dinner", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520113.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg?_wi=2", imageAlt: "luxury tavern interior warm lighting" }, + { id: "2", name: "Kai A.", date: "3 months ago", title: "Vegan Friendly", quote: "Food and drinks were amazing. Staff even had dice to help us choose!", tag: "Vibe", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-indoors_23-2148965330.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cozy-winter-scenes-with-family_23-2149187692.jpg?_wi=3", imageAlt: "restaurant kitchen woodstone oven" } ]} title="What Our Guests Say" description="Join the hundreds of happy diners who call Woodstone Tavern their favorite local spot."