Merge version_1 into main #1
@@ -51,18 +51,18 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17300.jpg", imageAlt: "Beautiful rose bouquet arrangement"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17300.jpg?_wi=1", imageAlt: "Beautiful rose bouquet arrangement"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-tulips-wood_329181-1594.jpg", imageAlt: "Fresh white tulips arrangement"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-tulips-wood_329181-1594.jpg?_wi=1", imageAlt: "Fresh white tulips arrangement"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-tulips-wood_329181-1594.jpg", imageAlt: "Fresh white tulips arrangement"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-tulips-wood_329181-1594.jpg?_wi=2", imageAlt: "Fresh white tulips arrangement"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17300.jpg", imageAlt: "Beautiful rose bouquet arrangement"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17300.jpg?_wi=2", imageAlt: "Beautiful rose bouquet arrangement"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
tag="Our Story"
|
||||
tagIcon={Leaf}
|
||||
tagAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-woman-making-flowers-arrangement_23-2148826776.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-woman-making-flowers-arrangement_23-2148826776.jpg?_wi=1"
|
||||
imageAlt="Professional florist arranging fresh flowers"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -111,16 +111,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "sunflower-joy", name: "Sunflower Joy", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/make-up-brushes-beautiful-wild-flowers-wooden-background_482257-9803.jpg", imageAlt: "Bright sunflower bouquet arrangement"
|
||||
id: "sunflower-joy", name: "Sunflower Joy", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/make-up-brushes-beautiful-wild-flowers-wooden-background_482257-9803.jpg?_wi=1", imageAlt: "Bright sunflower bouquet arrangement"
|
||||
},
|
||||
{
|
||||
id: "purple-orchid", name: "Purple Orchid Elegance", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-pink-orchids-light-abstract-background-pink-orchid-pot-white-background-image-love-beauty-natural-background-design-element_1391-359.jpg", imageAlt: "Elegant purple orchid flowers"
|
||||
},
|
||||
{
|
||||
id: "spring-tulips", name: "Spring Tulip Medley", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-fresh-orange-tulips-female-hands-closeup_169016-29786.jpg", imageAlt: "Colorful mixed tulip arrangement"
|
||||
id: "spring-tulips", name: "Spring Tulip Medley", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-fresh-orange-tulips-female-hands-closeup_169016-29786.jpg?_wi=1", imageAlt: "Colorful mixed tulip arrangement"
|
||||
},
|
||||
{
|
||||
id: "rose-deluxe", name: "Red Rose Luxury", price: "$85.00", imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17357.jpg", imageAlt: "Premium red rose bouquet"
|
||||
id: "rose-deluxe", name: "Red Rose Luxury", price: "$85.00", imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17357.jpg?_wi=1", imageAlt: "Premium red rose bouquet"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -144,19 +144,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "fresh-daily", title: "Fresh Daily", tags: ["Quality", "Fresh"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/make-up-brushes-beautiful-wild-flowers-wooden-background_482257-9803.jpg", imageAlt: "Fresh flower selection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/make-up-brushes-beautiful-wild-flowers-wooden-background_482257-9803.jpg?_wi=2", imageAlt: "Fresh flower selection"
|
||||
},
|
||||
{
|
||||
id: "expert-florists", title: "Expert Florists", tags: ["Expertise", "Craft"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-making-flowers-arrangement_23-2148826776.jpg", imageAlt: "Professional florist at work"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-making-flowers-arrangement_23-2148826776.jpg?_wi=2", imageAlt: "Professional florist at work"
|
||||
},
|
||||
{
|
||||
id: "same-day-delivery", title: "Same Day Delivery", tags: ["Speed", "Convenience"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17357.jpg", imageAlt: "Delivery service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17357.jpg?_wi=2", imageAlt: "Delivery service"
|
||||
},
|
||||
{
|
||||
id: "custom-arrangements", title: "Custom Arrangements", tags: ["Personal", "Bespoke"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bouquet-fresh-orange-tulips-female-hands-closeup_169016-29786.jpg", imageAlt: "Custom flower arrangement"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bouquet-fresh-orange-tulips-female-hands-closeup_169016-29786.jpg?_wi=2", imageAlt: "Custom flower arrangement"
|
||||
}
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
id: "6", title: "What's your return/satisfaction policy?", content: "We guarantee 100% satisfaction. If you're unhappy with your flowers for any reason, contact us within 24 hours. We'll either replace them or provide a full refund."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-woman-making-flowers-arrangement_23-2148826776.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-woman-making-flowers-arrangement_23-2148826776.jpg?_wi=3"
|
||||
imageAlt="FAQ section image"
|
||||
buttons={[
|
||||
{ text: "Contact Us", href: "#contact" }
|
||||
|
||||
Reference in New Issue
Block a user