Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 13:35:21 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-floral-composition_23-2150969171.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-floral-composition_23-2150969171.jpg?_wi=1"
imageAlt="Flowers in studio"
/>
</div>
@@ -88,7 +88,7 @@ export default function LandingPage() {
description: "Eco-friendly methods for a greener studio.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-fresh-flowers-flora-shop-work-space-business_53876-23097.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-fresh-flowers-flora-shop-work-space-business_53876-23097.jpg?_wi=1"
imageAlt="Florist at work"
mediaAnimation="blur-reveal"
/>
@@ -108,7 +108,7 @@ export default function LandingPage() {
price: "$85",
rating: 5,
reviewCount: "24",
imageSrc: "http://img.b2bpic.net/free-photo/mother-s-day-gift-box-tulips-palm_23-2148082236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mother-s-day-gift-box-tulips-palm_23-2148082236.jpg?_wi=1",
},
{
id: "2",
@@ -221,7 +221,7 @@ export default function LandingPage() {
description: "We work with local farms to ensure maximum freshness and quality.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-composition_23-2150969171.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-composition_23-2150969171.jpg?_wi=2",
imageAlt: "elegant flower studio background",
},
{
@@ -229,7 +229,7 @@ export default function LandingPage() {
description: "Eco-conscious packaging and foam-free arrangements.",
bentoComponent: "reveal-icon",
icon: Recycle,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-flowers-flora-shop-work-space-business_53876-23097.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-flowers-flora-shop-work-space-business_53876-23097.jpg?_wi=2",
imageAlt: "botanical florist working studio",
},
{
@@ -237,7 +237,7 @@ export default function LandingPage() {
description: "Personalized consultations for your special event.",
bentoComponent: "reveal-icon",
icon: Palette,
imageSrc: "http://img.b2bpic.net/free-photo/mother-s-day-gift-box-tulips-palm_23-2148082236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mother-s-day-gift-box-tulips-palm_23-2148082236.jpg?_wi=2",
imageAlt: "premium floral bouquet seasonal",
},
]}