Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 19:14:05 +00:00

View File

@@ -62,12 +62,12 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/flowers-florist-atelier_23-2147760917.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flowers-florist-atelier_23-2147760917.jpg?_wi=1",
imageAlt: "fresh flowers bouquet warm light",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hello-spring-collage_23-2149319131.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hello-spring-collage_23-2149319131.jpg?_wi=1",
imageAlt: "elegant flower arrangement minimal",
},
{
@@ -140,7 +140,7 @@ export default function LandingPage() {
description: "Our offerings change with the seasons to reflect nature's best.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/flowers-florist-atelier_23-2147760917.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flowers-florist-atelier_23-2147760917.jpg?_wi=2",
imageAlt: "Front view beautiful flowers in vases",
},
{
@@ -148,7 +148,7 @@ export default function LandingPage() {
description: "Need something unique? Our artists love custom commissions.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hello-spring-collage_23-2149319131.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hello-spring-collage_23-2149319131.jpg?_wi=2",
imageAlt: "Front view beautiful flowers in vases",
},
]}