diff --git a/src/app/page.tsx b/src/app/page.tsx index 3977319..7e177a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function HomePage() { tag="Premium Floral Studio" tagIcon={Sparkles} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/vase-flower_74190-1525.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vase-flower_74190-1525.jpg?_wi=1" imageAlt="Aniona flower studio showcase" imagePosition="right" mediaAnimation="slide-up" @@ -92,7 +92,7 @@ export default function HomePage() { price: "$150.00", rating: 5, reviewCount: "24.3k", - imageSrc: "http://img.b2bpic.net/free-photo/wedding-bouquet-winter-day_627829-12232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wedding-bouquet-winter-day_627829-12232.jpg?_wi=1", imageAlt: "Wedding bouquet arrangement" }, { @@ -102,7 +102,7 @@ export default function HomePage() { price: "$120.00", rating: 5, reviewCount: "18.7k", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-roses-wedding-ceremony_181624-39429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-roses-wedding-ceremony_181624-39429.jpg?_wi=1", imageAlt: "Event flowers arrangement" }, { @@ -112,7 +112,7 @@ export default function HomePage() { price: "$95.00", rating: 5, reviewCount: "31.2k", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bunch-flowers-wooden-background-horizontal-view-from_1220-1133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bunch-flowers-wooden-background-horizontal-view-from_1220-1133.jpg?_wi=1", imageAlt: "Seasonal flower arrangement" }, { @@ -122,7 +122,7 @@ export default function HomePage() { price: "$200.00", rating: 5, reviewCount: "12.5k", - imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-with-green-leaves-inside-vase_114579-1439.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-with-green-leaves-inside-vase_114579-1439.jpg?_wi=1", imageAlt: "Luxury flower arrangement" } ]} @@ -136,7 +136,7 @@ export default function HomePage() { tag="Our Story" tagIcon={Heart} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-flower-shop_23-2149247584.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-flower-shop_23-2149247584.jpg?_wi=1" imageAlt="Aniona flower studio workspace" useInvertedBackground={false} buttons={[ @@ -159,7 +159,7 @@ export default function HomePage() { { title: "Wedding Florals", description: "Complete bridal packages including bouquets, corsages, and venue decoration", - imageSrc: "http://img.b2bpic.net/free-photo/bride-holding-bouquet_8353-8016.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bride-holding-bouquet_8353-8016.jpg?_wi=1", imageAlt: "Wedding flowers service", buttonIcon: ArrowRight, buttonHref: "/contact" @@ -167,7 +167,7 @@ export default function HomePage() { { title: "Event Arrangements", description: "Centerpieces and installations designed for your special celebration", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-small-vases-with-beautiful-purple-hortensia-flower_181624-33208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-small-vases-with-beautiful-purple-hortensia-flower_181624-33208.jpg?_wi=1", imageAlt: "Event flowers service", buttonIcon: ArrowRight, buttonHref: "/contact" @@ -175,7 +175,7 @@ export default function HomePage() { { title: "Corporate Solutions", description: "Professional floral designs for offices and business environments", - imageSrc: "http://img.b2bpic.net/free-photo/florist-makes-beautiful-bouquet-studio_1157-28419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/florist-makes-beautiful-bouquet-studio_1157-28419.jpg?_wi=1", imageAlt: "Corporate flowers service", buttonIcon: ArrowRight, buttonHref: "/contact" @@ -201,7 +201,7 @@ export default function HomePage() { role: "Bride", company: "June Wedding", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sophie Martin testimonial" }, { @@ -210,7 +210,7 @@ export default function HomePage() { role: "Event Planner", company: "Elegant Events Co", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Elena Rodriguez testimonial" }, { @@ -219,7 +219,7 @@ export default function HomePage() { role: "Corporate Manager", company: "Tech Innovations Ltd", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Jessica Liu testimonial" } ]}