From 4c75feda9e1ddc64ae9c7cf6f166b37fa27662ca Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 18:00:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 12bf5a4..a4601ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { { value: "4.8★", title: "Google Rating (6 reviews)" }, { value: "Fresh Daily", title: "Quality Supply" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-flower-shop_23-2149235773.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-flower-shop_23-2149235773.jpg?_wi=1" imageAlt="Selvam Malligai Shop storefront" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -106,16 +106,16 @@ export default function LandingPage() { description="We are committed to providing the best wholesale flower experience with reliable service and competitive prices." features={[ { - title: "Fresh Flowers Daily", description: "Our flowers are sourced fresh daily, ensuring maximum freshness and quality for your business.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-flower-shop_23-2147761237.jpg", imageAlt: "Fresh flower display", buttonIcon: Sparkles, + title: "Fresh Flowers Daily", description: "Our flowers are sourced fresh daily, ensuring maximum freshness and quality for your business.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-flower-shop_23-2147761237.jpg?_wi=1", imageAlt: "Fresh flower display", buttonIcon: Sparkles, }, { - title: "Affordable Wholesale Prices", description: "We offer reasonable wholesale rates that help your business maintain healthy margins.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-flower-shop_23-2147761237.jpg", imageAlt: "Wholesale pricing", buttonIcon: DollarSign, + title: "Affordable Wholesale Prices", description: "We offer reasonable wholesale rates that help your business maintain healthy margins.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-flower-shop_23-2147761237.jpg?_wi=2", imageAlt: "Wholesale pricing", buttonIcon: DollarSign, }, { - title: "Trusted by Local Retailers", description: "Our consistent quality and reliability have made us the preferred choice for local flower retailers and decorators.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-flower-shop_23-2149235773.jpg", imageAlt: "Trusted business", buttonIcon: CheckCircle, + title: "Trusted by Local Retailers", description: "Our consistent quality and reliability have made us the preferred choice for local flower retailers and decorators.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-flower-shop_23-2149235773.jpg?_wi=2", imageAlt: "Trusted business", buttonIcon: CheckCircle, }, { - title: "Bulk Supply Available", description: "We handle large wholesale orders for temples, events, and retail shops with professional delivery.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-smelling-flowers_23-2149834571.jpg", imageAlt: "Bulk flower delivery", buttonIcon: Truck, + title: "Bulk Supply Available", description: "We handle large wholesale orders for temples, events, and retail shops with professional delivery.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-smelling-flowers_23-2149834571.jpg?_wi=1", imageAlt: "Bulk flower delivery", buttonIcon: Truck, }, ]} textboxLayout="default" @@ -131,13 +131,13 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Fresh Stock", role: "Daily", company: "Updates", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/assortment-flower-shop_23-2147761237.jpg", imageAlt: "Fresh flower display"}, + imageSrc: "http://img.b2bpic.net/free-photo/assortment-flower-shop_23-2147761237.jpg?_wi=3", imageAlt: "Fresh flower display"}, { id: "2", name: "Our Storefront", role: "Located At", company: "Virudhachalam", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-flower-shop_23-2149235773.jpg", imageAlt: "Flower shop storefront"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-flower-shop_23-2149235773.jpg?_wi=3", imageAlt: "Flower shop storefront"}, { id: "3", name: "Quick Delivery", role: "Fast Service", company: "Reliable", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-smelling-flowers_23-2149834571.jpg", imageAlt: "Flower delivery service"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-smelling-flowers_23-2149834571.jpg?_wi=2", imageAlt: "Flower delivery service"}, ]} gridVariant="uniform-all-items-equal" textboxLayout="default"