Merge version_4 into main #8
@@ -80,9 +80,9 @@ export default function LandingPage() {
|
||||
title="Why Choose Our Blooms?"
|
||||
description="Excellence in service and botanical quality, designed to make every moment memorable."
|
||||
features={[
|
||||
{ title: "Freshness Guarantee", description: "Peak beauty, delivered.", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-fresh-roses-with-green-leaves-decorative-plant_23-2148071792.jpg" },
|
||||
{ title: "Seasonal Collections", description: "Nature's best, curated.", imageSrc: "http://img.b2bpic.net/free-photo/watering-can-yellow-spring-flowers_23-2148433003.jpg" },
|
||||
{ title: "Eco-Friendly Packaging", description: "Respecting the earth.", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-tulips-white-wooden-background-top-view_169016-29617.jpg" },
|
||||
{ title: "Freshness Guarantee", description: "Peak beauty, delivered.", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-fresh-roses-with-green-leaves-decorative-plant_23-2148071792.jpg?_wi=1" },
|
||||
{ title: "Seasonal Collections", description: "Nature's best, curated.", imageSrc: "http://img.b2bpic.net/free-photo/watering-can-yellow-spring-flowers_23-2148433003.jpg?_wi=1" },
|
||||
{ title: "Eco-Friendly Packaging", description: "Respecting the earth.", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-tulips-white-wooden-background-top-view_169016-29617.jpg?_wi=1" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -94,9 +94,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", brand: "Bloom", name: "Classic Roses", price: "$45", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-fresh-roses-with-green-leaves-decorative-plant_23-2148071792.jpg" },
|
||||
{ id: "2", brand: "Bloom", name: "Sunflowers", price: "$38", rating: 4, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/watering-can-yellow-spring-flowers_23-2148433003.jpg" },
|
||||
{ id: "3", brand: "Bloom", name: "Spring Tulips", price: "$42", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-tulips-white-wooden-background-top-view_169016-29617.jpg" },
|
||||
{ id: "1", brand: "Bloom", name: "Classic Roses", price: "$45", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-fresh-roses-with-green-leaves-decorative-plant_23-2148071792.jpg?_wi=2" },
|
||||
{ id: "2", brand: "Bloom", name: "Sunflowers", price: "$38", rating: 4, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/watering-can-yellow-spring-flowers_23-2148433003.jpg?_wi=2" },
|
||||
{ id: "3", brand: "Bloom", name: "Spring Tulips", price: "$42", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-tulips-white-wooden-background-top-view_169016-29617.jpg?_wi=2" },
|
||||
]}
|
||||
title="Our Collection"
|
||||
description="Hand-picked favorites for every occasion."
|
||||
|
||||
Reference in New Issue
Block a user