Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 17:58:05 +00:00
2 changed files with 1375 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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"
useInvertedBackground={false}
@@ -105,16 +105,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"
@@ -130,13 +130,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"