Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-26 14:21:04 +00:00

View File

@@ -106,7 +106,7 @@ export default function SitePage() {
<div id="products-section" data-section="products-section">
<ProductCardFour
products={[{id:"product-1",name:"Serene Bloom Bouquet",price:"$85",variant:"Hand-tied arrangement",imageSrc:"http://img.b2bpic.net/free-photo/decorative-arrangement-with-dried-fruits-flowers_23-2151367195.jpg",imageAlt:"A delicate hand-tied bouquet featuring white roses and baby's breath"},{id:"product-2",name:"Autumn Whispers",price:"$95",variant:"Seasonal mixed arrangement",imageSrc:"http://img.b2bpic.net/free-photo/closeup-bouquet-ranunculus-flowers_53876-144506.jpg",imageAlt:"A warm autumn-themed floral arrangement with sunflowers and dahlias"},{id:"product-3",name:"Ethereal Garden",price:"$110",variant:"Large statement piece",imageSrc:"http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19129.jpg",imageAlt:"An elegant large floral centerpiece with peonies and eucalyptus"},{id:"product-4",name:"Minimalist Harmony",price:"$75",variant:"Simple and refined",imageSrc:"http://img.b2bpic.net/free-vector/minimal-line-art-flowers-leaves-poster-design_1017-30502.jpg",imageAlt:"A minimalist floral design with white lilies and greenery"}]}
products={[{id:"product-1",name:"Serene Bloom Bouquet",price:"$85",variant:"Hand-tied arrangement",imageSrc:"http://img.b2bpic.net/free-photo/decorative-arrangement-with-dried-fruits-flowers_23-2151367195.jpg",imageAlt:"A delicate hand-tied bouquet featuring white roses and baby's breath"},{id:"product-2",name:"Autumn Whispers",price:"$95",variant:"Seasonal mixed arrangement",imageSrc:"http://img.b2bpic.net/free-photo/closeup-bouquet-ranunculus-flowers_53876-144506.jpg",imageAlt:"A warm autumn-themed floral arrangement with sunflowers and dahlias"},{id:"product-3",name:"Ethereal Garden",price:"$110",variant:"Large statement piece",imageSrc:"http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19129.jpg?_wi=1",imageAlt:"An elegant large floral centerpiece with peonies and eucalyptus"},{id:"product-4",name:"Minimalist Harmony",price:"$75",variant:"Simple and refined",imageSrc:"http://img.b2bpic.net/free-vector/minimal-line-art-flowers-leaves-poster-design_1017-30502.jpg",imageAlt:"A minimalist floral design with white lilies and greenery"}]}
carouselMode="buttons"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -132,7 +132,7 @@ export default function SitePage() {
<div id="testimonials-section" data-section="testimonials-section">
<TestimonialCardOne
testimonials={[{id:"testimonial-1",name:"Elena Rodriguez",role:"Event Planner",company:"Bloom & Beyond",rating:5,imageSrc:"http://img.b2bpic.net/free-photo/pretty-woman-holding-strange-plant_1187-3676.jpg",imageAlt:"Elena Rodriguez, Event Planner at Bloom & Beyond"},{id:"testimonial-2",name:"James Morrison",role:"Wedding Coordinator",company:"Petals & Promises",rating:5,imageSrc:"http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19129.jpg",imageAlt:"James Morrison, Wedding Coordinator at Petals & Promises"},{id:"testimonial-3",name:"Sophia Chen",role:"Interior Designer",company:"Nature's Touch Studio",rating:5,imageSrc:"http://img.b2bpic.net/free-photo/young-woman-with-gift-mothers-day-bouquet-flowers-her-hands_169016-18034.jpg",imageAlt:"Sophia Chen, Interior Designer at Nature's Touch Studio"}]}
testimonials={[{id:"testimonial-1",name:"Elena Rodriguez",role:"Event Planner",company:"Bloom & Beyond",rating:5,imageSrc:"http://img.b2bpic.net/free-photo/pretty-woman-holding-strange-plant_1187-3676.jpg",imageAlt:"Elena Rodriguez, Event Planner at Bloom & Beyond"},{id:"testimonial-2",name:"James Morrison",role:"Wedding Coordinator",company:"Petals & Promises",rating:5,imageSrc:"http://img.b2bpic.net/free-photo/cozy-home-composition-with-candles-protea-bouquet_169016-19129.jpg?_wi=2",imageAlt:"James Morrison, Wedding Coordinator at Petals & Promises"},{id:"testimonial-3",name:"Sophia Chen",role:"Interior Designer",company:"Nature's Touch Studio",rating:5,imageSrc:"http://img.b2bpic.net/free-photo/young-woman-with-gift-mothers-day-bouquet-flowers-her-hands_169016-18034.jpg",imageAlt:"Sophia Chen, Interior Designer at Nature's Touch Studio"}]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
title="What Our Clients Say"