diff --git a/src/app/page.tsx b/src/app/page.tsx index ff809e5..99bdda2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/sausage-pizza-served-with-dried-herbs_140725-1219.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sausage-pizza-served-with-dried-herbs_140725-1219.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -147,7 +147,7 @@ export default function LandingPage() { description="Born from a passion for authentic Italian flavors, Leo’s Pizza has been a neighborhood staple for over two decades. We believe great pizza starts with simple, fresh ingredients." subdescription="From our family to your doorstep." icon={Utensils} - imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27031.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27031.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -164,7 +164,7 @@ export default function LandingPage() { tags: [ "Hand-tossed", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pizza-wooden-background_23-2148601645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pizza-wooden-background_23-2148601645.jpg?_wi=1", }, { id: "f2", @@ -172,7 +172,7 @@ export default function LandingPage() { tags: [ "Organic", ], - imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-cherry-tomatoes-basil-mozzarella-black-olives_2829-14378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-cherry-tomatoes-basil-mozzarella-black-olives_2829-14378.jpg?_wi=1", }, { id: "f3", @@ -180,7 +180,7 @@ export default function LandingPage() { tags: [ "Smoky", ], - imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=1", }, ]} title="Why Leo's Pizza?" @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "Leo's Margherita takes me back to Rome. Simply perfect.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/people-cooking-enjoying-food_23-2149257443.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sausage-pizza-served-with-dried-herbs_140725-1219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sausage-pizza-served-with-dried-herbs_140725-1219.jpg?_wi=2", imageAlt: "happy customer eating pizza restaurant", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "Fast, hot, and delicious every time I order.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-chicken-with-potatoes_141793-12533.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27031.jpg?_wi=2", imageAlt: "happy customer eating pizza restaurant", }, { @@ -290,7 +290,7 @@ export default function LandingPage() { quote: "Our Friday night ritual. Kids love it!", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-surrounded-by-peanut-butter-jellly-sandwiches_273609-36253.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pizza-wooden-background_23-2148601645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pizza-wooden-background_23-2148601645.jpg?_wi=2", imageAlt: "happy customer eating pizza restaurant", }, { @@ -301,7 +301,7 @@ export default function LandingPage() { quote: "The wood-fired taste is unmistakable.", tag: "Connoisseur", avatarSrc: "http://img.b2bpic.net/free-photo/people-eating-pizza_52683-111547.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-cherry-tomatoes-basil-mozzarella-black-olives_2829-14378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-cherry-tomatoes-basil-mozzarella-black-olives_2829-14378.jpg?_wi=2", imageAlt: "happy customer eating pizza restaurant", }, { @@ -312,7 +312,7 @@ export default function LandingPage() { quote: "Staff is always so welcoming and warm.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-holding-pizza-slice_23-2147894312.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=2", imageAlt: "happy customer eating pizza restaurant", }, ]}