Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-14 13:52:08 +00:00

View File

@@ -68,11 +68,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-flower-bouquet-wooden-surface_181624-11257.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-flower-bouquet-wooden-surface_181624-11257.jpg?_wi=1",
imageAlt: "Flowers 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bunch-fresh-flowers-glass-desk_23-2147929233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bunch-fresh-flowers-glass-desk_23-2147929233.jpg?_wi=1",
imageAlt: "Flowers 2",
},
{
@@ -173,7 +173,7 @@ export default function LandingPage() {
title: "Expert Artistry",
subtitle: "Modern Floral Design",
description: "Award-winning florists for your events.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-flower-bouquet-wooden-surface_181624-11257.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-flower-bouquet-wooden-surface_181624-11257.jpg?_wi=2",
imageAlt: "professional florist arranging flowers",
},
{
@@ -181,7 +181,7 @@ export default function LandingPage() {
title: "Same-Day Delivery",
subtitle: "Speedy Service",
description: "We ensure your flowers arrive in time.",
imageSrc: "http://img.b2bpic.net/free-photo/bunch-fresh-flowers-glass-desk_23-2147929233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bunch-fresh-flowers-glass-desk_23-2147929233.jpg?_wi=2",
imageAlt: "professional florist arranging flowers",
},
]}