From 30d7a4e4d471bf1d9d35fcd46107d8af74933f05 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Feb 2026 12:02:10 +0000 Subject: [PATCH] Update src/app/bouquets/page.tsx --- src/app/bouquets/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/bouquets/page.tsx b/src/app/bouquets/page.tsx index 68c986b..8a869ac 100644 --- a/src/app/bouquets/page.tsx +++ b/src/app/bouquets/page.tsx @@ -45,10 +45,10 @@ export default function BouquetsPage() { description="Explore our curated collection of handcrafted bouquets, perfect for any celebration or heartfelt gesture." tag="Featured Collection" products={[ - { id: "1", name: "Classic Rose Elegance", price: "$75", imageSrc: "https://img.b2bpic.net/free-photo/valentines-day-womens-mothers-day-red-rose-with-ribbon-heart-gift-surprise_114579-449.jpg", imageAlt: "A classic bouquet of vibrant red roses" }, - { id: "2", name: "Seasonal Garden Mix", price: "$60", imageSrc: "https://img.b2bpic.net/free-photo/top-view-colorful-daisies-with-frame_23-2148207830.jpg", imageAlt: "A colorful mixed bouquet with seasonal flowers" }, - { id: "3", name: "Serene White Lilies", price: "$85", imageSrc: "https://img.b2bpic.net/free-photo/bouquet-beautiful-fresh-white-blooms-vase_23-2148069253.jpg", imageAlt: "An elegant arrangement of white lilies" }, - { id: "4", name: "Blue Hydrangea Dream", price: "$70", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-bouquet-flower-background_1339-4270.jpg", imageAlt: "A unique bouquet featuring beautiful blue hydrangeas" } + { id: "1", name: "Classic Rose Elegance", price: "$75", imageSrc: "https://img.b2bpic.net/free-photo/valentines-day-womens-mothers-day-red-rose-with-ribbon-heart-gift-surprise_114579-449.jpg?_wi=2", imageAlt: "A classic bouquet of vibrant red roses" }, + { id: "2", name: "Seasonal Garden Mix", price: "$60", imageSrc: "https://img.b2bpic.net/free-photo/top-view-colorful-daisies-with-frame_23-2148207830.jpg?_wi=2", imageAlt: "A colorful mixed bouquet with seasonal flowers" }, + { id: "3", name: "Serene White Lilies", price: "$85", imageSrc: "https://img.b2bpic.net/free-photo/bouquet-beautiful-fresh-white-blooms-vase_23-2148069253.jpg?_wi=2", imageAlt: "An elegant arrangement of white lilies" }, + { id: "4", name: "Blue Hydrangea Dream", price: "$70", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-bouquet-flower-background_1339-4270.jpg?_wi=2", imageAlt: "A unique bouquet featuring beautiful blue hydrangeas" } ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -64,9 +64,9 @@ export default function BouquetsPage() { description="Hear how Inna Flowers has brightened moments and exceeded expectations with our fresh blooms and dedicated service." tag="Customer Stories" testimonials={[ - { id: "1", name: "Olga S., Wedding Planner", date: "Date: October 28, 2023", title: "Absolutely stunning floral artistry!", quote: "Inna Flowers made our client's wedding an absolute dream. The arrangements were breathtaking, fresh, and perfectly captured the couple's vision. A true pleasure to work with!", tag: "Event Design", avatarSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", avatarAlt: "Olga S.", imageSrc: "https://img.b2bpic.net/free-photo/little-bouquet-pink-roses-put-glass-vase_1304-4691.jpg", imageAlt: "Wedding floral centerpiece" }, - { id: "2", name: "Mark R., Corporate Client", date: "Date: September 15, 2023", title: "Professional and impeccably fresh", quote: "For our company events, Inna Flowers is our go-to. Their arrangements are always high-quality, delivered on time, and truly elevate our corporate spaces. Highly recommended!", tag: "Corporate Flowers", avatarSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", avatarAlt: "Mark R.", imageSrc: "https://img.b2bpic.net/free-photo/man-winter-outfits-with-bouquet-mixed-flowers_114579-2706.jpg", imageAlt: "Luxury bouquet close-up" }, - { id: "3", name: "Elena K., Home Decor Enthusiast", date: "Date: November 10, 2023", title: "My home has never looked better!", quote: "I love subscribing to Inna Flowers for my weekly bouquets. Each delivery is a delightful surprise, always fresh and beautifully composed. They add such a special touch to my living space.", tag: "Subscription Service", avatarSrc: "https://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", avatarAlt: "Elena K.", imageSrc: "https://img.b2bpic.net/free-photo/bouquet-roses-vase-decorative-objects_23-2148822249.jpg", imageAlt: "Vase of fresh flowers in a home setting" }, + { id: "1", name: "Olga S., Wedding Planner", date: "Date: October 28, 2023", title: "Absolutely stunning floral artistry!", quote: "Inna Flowers made our client's wedding an absolute dream. The arrangements were breathtaking, fresh, and perfectly captured the couple's vision. A true pleasure to work with!", tag: "Event Design", avatarSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", avatarAlt: "Olga S.", imageSrc: "https://img.b2bpic.net/free-photo/little-bouquet-pink-roses-put-glass-vase_1304-4691.jpg?_wi=2", imageAlt: "Wedding floral centerpiece" }, + { id: "2", name: "Mark R., Corporate Client", date: "Date: September 15, 2023", title: "Professional and impeccably fresh", quote: "For our company events, Inna Flowers is our go-to. Their arrangements are always high-quality, delivered on time, and truly elevate our corporate spaces. Highly recommended!", tag: "Corporate Flowers", avatarSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", avatarAlt: "Mark R.", imageSrc: "https://img.b2bpic.net/free-photo/man-winter-outfits-with-bouquet-mixed-flowers_114579-2706.jpg?_wi=2", imageAlt: "Luxury bouquet close-up" }, + { id: "3", name: "Elena K., Home Decor Enthusiast", date: "Date: November 10, 2023", title: "My home has never looked better!", quote: "I love subscribing to Inna Flowers for my weekly bouquets. Each delivery is a delightful surprise, always fresh and beautifully composed. They add such a special touch to my living space.", tag: "Subscription Service", avatarSrc: "https://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", avatarAlt: "Elena K.", imageSrc: "https://img.b2bpic.net/free-photo/bouquet-roses-vase-decorative-objects_23-2148822249.jpg?_wi=2", imageAlt: "Vase of fresh flowers in a home setting" }, { id: "4", name: "David L., Gift Giver", date: "Date: December 05, 2023", title: "Effortless gifting and pure joy", quote: "I've used Inna Flowers multiple times for gifts, and every recipient has raved about the quality and beauty of the flowers. The online ordering is simple, and delivery is always flawless. A fantastic service!", tag: "Gifting", avatarSrc: "https://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", avatarAlt: "David L.", imageSrc: "https://img.b2bpic.net/free-photo/closeup-shot-small-vases-with-beautiful-purple-hortensia-flower_181624-33208.jpg", imageAlt: "Office flowers" } ]} textboxLayout="default"