Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-02-21 10:05:20 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
<ProductCardThree
title="Our Signature Arrangements"
description="Explore our curated collection of fresh flowers and unique designs, perfect for any occasion."
products={[{id:"1",name:"Eternal Elegance Bouquet",price:"$75.00",imageSrc:"https://img.b2bpic.net/free-photo/bouquet-pink-roses-single-branch-rose-with-green-leaves-inside-vase_114579-1440.jpg",imageAlt:"A lush bouquet of pink roses and white lilies."},{id:"2",name:"Modern Serenity Vase",price:"$60.00",imageSrc:"https://img.b2bpic.net/free-photo/beautiful-white-poinsettia-composition_23-2149138679.jpg",imageAlt:"A minimalist arrangement of white tulips in a glass vase."},{id:"3",name:"Vibrant Celebration Mix",price:"$85.00",imageSrc:"https://img.b2bpic.net/free-photo/woman-holding-bouquet-yellow-orange-dahliason-light-background_169016-39443.jpg",imageAlt:"A colorful mix of sunflowers, daisies, and lavender."},{id:"4",name:"Sunset Dream Bouquet",price:"$90.00",imageSrc:"https://img.b2bpic.net/free-photo/bouquet-pink-roses-single-branch-rose-with-green-leaves-inside-vase_114579-1440.jpg",imageAlt:"Warm-toned roses and exotic foliage."}]}
products={[{id:"1",name:"Eternal Elegance Bouquet",price:"$75.00",imageSrc:"https://img.b2bpic.net/free-photo/bouquet-pink-roses-single-branch-rose-with-green-leaves-inside-vase_114579-1440.jpg?_wi=1",imageAlt:"A lush bouquet of pink roses and white lilies."},{id:"2",name:"Modern Serenity Vase",price:"$60.00",imageSrc:"https://img.b2bpic.net/free-photo/beautiful-white-poinsettia-composition_23-2149138679.jpg",imageAlt:"A minimalist arrangement of white tulips in a glass vase."},{id:"3",name:"Vibrant Celebration Mix",price:"$85.00",imageSrc:"https://img.b2bpic.net/free-photo/woman-holding-bouquet-yellow-orange-dahliason-light-background_169016-39443.jpg",imageAlt:"A colorful mix of sunflowers, daisies, and lavender."},{id:"4",name:"Sunset Dream Bouquet",price:"$90.00",imageSrc:"https://img.b2bpic.net/free-photo/bouquet-pink-roses-single-branch-rose-with-green-leaves-inside-vase_114579-1440.jpg?_wi=2",imageAlt:"Warm-toned roses and exotic foliage."}]}
carouselMode="buttons"
gridVariant="uniform-all-items-equal"
animationType="slide-up"