Update src/app/collections/page.tsx

This commit is contained in:
2026-03-04 18:12:21 +00:00
parent 21699b976f
commit dc90a092bd

View File

@@ -62,7 +62,7 @@ export default function CollectionsPage() {
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=2",
imageAlt: "Wedding bouquet arrangement"
},
{
@@ -72,7 +72,7 @@ export default function CollectionsPage() {
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=2",
imageAlt: "Event flowers arrangement"
},
{
@@ -82,7 +82,7 @@ export default function CollectionsPage() {
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=2",
imageAlt: "Seasonal flower arrangement"
},
{
@@ -92,7 +92,7 @@ export default function CollectionsPage() {
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=2",
imageAlt: "Luxury flower arrangement"
},
{
@@ -102,7 +102,7 @@ export default function CollectionsPage() {
price: "$180.00",
rating: 5,
reviewCount: "15.8k",
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=2",
imageAlt: "Corporate flower arrangement"
},
{
@@ -112,7 +112,7 @@ export default function CollectionsPage() {
price: "$110.00",
rating: 5,
reviewCount: "22.1k",
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=2",
imageAlt: "Autumn flower arrangement"
}
]}
@@ -132,7 +132,7 @@ export default function CollectionsPage() {
{
title: "Wedding Florals",
description: "Complete bridal packages including bouquets, corsages, boutonnieres, and venue decoration to make your special day unforgettable",
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=2",
imageAlt: "Wedding flowers service",
buttonIcon: ArrowRight,
buttonHref: "/contact"
@@ -140,7 +140,7 @@ export default function CollectionsPage() {
{
title: "Event Arrangements",
description: "Stunning centerpieces and floral installations designed to elevate your celebration and create lasting memories",
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=2",
imageAlt: "Event flowers service",
buttonIcon: ArrowRight,
buttonHref: "/contact"
@@ -148,7 +148,7 @@ export default function CollectionsPage() {
{
title: "Corporate Solutions",
description: "Professional floral designs for offices, conferences, and business environments that enhance your corporate image",
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=3",
imageAlt: "Corporate flowers service",
buttonIcon: ArrowRight,
buttonHref: "/contact"