diff --git a/src/app/page.tsx b/src/app/page.tsx index 05190f5..d3f8557 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#party-hall", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-golden-cupcakes-wooden-board_23-2148579267.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-golden-cupcakes-wooden-board_23-2148579267.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -160,22 +160,22 @@ export default function LandingPage() { { title: "Custom Cakes", description: "Made fresh, crafted to order for your most special occasions.", - imageSrc: "http://img.b2bpic.net/free-photo/meringue-roll-concept-tasty-delicious-food_185193-165538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meringue-roll-concept-tasty-delicious-food_185193-165538.jpg?_wi=1", }, { title: "Muffins & Pastries", description: "Soft, rich, baked fresh every morning in our ovens.", - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-appetizing-cupcake-table-tree-branches_140725-123011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-appetizing-cupcake-table-tree-branches_140725-123011.jpg?_wi=1", }, { title: "Patties & Savouries", description: "Crisp, golden, and unforgettable snacks perfect for any time.", - imageSrc: "http://img.b2bpic.net/free-photo/gray-bread-table_140725-4737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gray-bread-table_140725-4737.jpg?_wi=1", }, { title: "Fresh Breads", description: "Soft and fresh artisan loaves that our customers absolutely rave about.", - imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-49230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-49230.jpg?_wi=1", }, ]} title="Our Specialties" @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Soft and fresh bread — Food: 5, Service: 5, Atmosphere: 5", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-golden-cupcakes-wooden-board_23-2148579267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-golden-cupcakes-wooden-board_23-2148579267.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "Love it — Food: 5, Service: 5, Atmosphere: 5", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/female-butcher-giving-sausages-from-counter_7502-4787.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/meringue-roll-concept-tasty-delicious-food_185193-165538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meringue-roll-concept-tasty-delicious-food_185193-165538.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Nice — Food: 5, Service: 5, Atmosphere: 5", tag: "Local Guide", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5073.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-appetizing-cupcake-table-tree-branches_140725-123011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-appetizing-cupcake-table-tree-branches_140725-123011.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Highly recommended for vegetarians", tag: "Local Guide", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24886.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/gray-bread-table_140725-4737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gray-bread-table_140725-4737.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "A nice place for hall parties", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-croissants_23-2148933381.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-49230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-49230.jpg?_wi=2", imageAlt: "smiling customer portrait", }, ]}