From d90a01fce51c0f3fc6388137664e991761456128 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 06:09:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 038f211..2caf924 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,19 +119,19 @@ export default function LandingPage() { { title: "Sophisticated Designs", description: "Choose from hundreds of premium, customizable invitation templates.", - imageSrc: "http://img.b2bpic.net/free-vector/flat-digital-wedding-invitation-template-with-smartphone_23-2149953394.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-digital-wedding-invitation-template-with-smartphone_23-2149953394.jpg?_wi=1", imageAlt: "Template 1", }, { title: "Interactive Edits", description: "Personalize text, colors, and layout in real-time with our design hub.", - imageSrc: "http://img.b2bpic.net/free-vector/flat-digital-wedding-invitation-template-with-smartphone_23-2149953394.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-digital-wedding-invitation-template-with-smartphone_23-2149953394.jpg?_wi=2", imageAlt: "Template 2", }, { title: "Instant Preview", description: "See your creation come to life instantly on any device.", - imageSrc: "http://img.b2bpic.net/free-vector/flat-digital-wedding-invitation-template-with-smartphone_23-2149953394.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-digital-wedding-invitation-template-with-smartphone_23-2149953394.jpg?_wi=3", imageAlt: "Template 3", }, ]} @@ -153,7 +153,7 @@ export default function LandingPage() { price: "Available", rating: 5, reviewCount: "450+", - imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-cone-composition_23-2147831822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-cone-composition_23-2147831822.jpg?_wi=1", imageAlt: "Photographer", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { price: "Available", rating: 5, reviewCount: "320+", - imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336570.jpg?_wi=1", imageAlt: "Caterer", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { price: "Available", rating: 5, reviewCount: "280+", - imageSrc: "http://img.b2bpic.net/free-photo/empty-farmers-market-stall-full-fresh-local-organic-food-with-wide-variety-colorful-organic-fruits-vegetables-seasonal-products-farm-produce-stand-with-healthy-natural-food_482257-62258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-farmers-market-stall-full-fresh-local-organic-food-with-wide-variety-colorful-organic-fruits-vegetables-seasonal-products-farm-produce-stand-with-healthy-natural-food_482257-62258.jpg?_wi=1", imageAlt: "Decorator", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { price: "Available", rating: 4, reviewCount: "190+", - imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-cone-composition_23-2147831822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-cone-composition_23-2147831822.jpg?_wi=2", imageAlt: "DJ", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { price: "Available", rating: 5, reviewCount: "410+", - imageSrc: "http://img.b2bpic.net/free-photo/empty-farmers-market-stall-full-fresh-local-organic-food-with-wide-variety-colorful-organic-fruits-vegetables-seasonal-products-farm-produce-stand-with-healthy-natural-food_482257-62258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-farmers-market-stall-full-fresh-local-organic-food-with-wide-variety-colorful-organic-fruits-vegetables-seasonal-products-farm-produce-stand-with-healthy-natural-food_482257-62258.jpg?_wi=2", imageAlt: "Florist", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { price: "Available", rating: 4, reviewCount: "250+", - imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336570.jpg?_wi=2", imageAlt: "Rentals", }, ]} @@ -224,7 +224,7 @@ export default function LandingPage() { role: "Wedding Planner", company: "DreamEvents", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-event-manager-using-laptop-banquet-hall_23-2148085315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-event-manager-using-laptop-banquet-hall_23-2148085315.jpg?_wi=1", }, { id: "2", @@ -232,7 +232,7 @@ export default function LandingPage() { role: "Host", company: "Private", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-event-manager-using-laptop-banquet-hall_23-2148085315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-event-manager-using-laptop-banquet-hall_23-2148085315.jpg?_wi=2", }, { id: "3", @@ -240,7 +240,7 @@ export default function LandingPage() { role: "Manager", company: "LuxuryCo", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-event-manager-using-laptop-banquet-hall_23-2148085315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-event-manager-using-laptop-banquet-hall_23-2148085315.jpg?_wi=3", }, { id: "4", @@ -248,7 +248,7 @@ export default function LandingPage() { role: "Founder", company: "ArtGallery", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-event-manager-using-laptop-banquet-hall_23-2148085315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-event-manager-using-laptop-banquet-hall_23-2148085315.jpg?_wi=4", }, { id: "5", @@ -256,7 +256,7 @@ export default function LandingPage() { role: "Creative", company: "StudioOne", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-event-manager-using-laptop-banquet-hall_23-2148085315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-event-manager-using-laptop-banquet-hall_23-2148085315.jpg?_wi=5", }, ]} title="What Our Hosts Say" -- 2.49.1