Update src/app/page.tsx

This commit is contained in:
2026-03-09 10:15:49 +00:00
parent 77f296ad23
commit 399714e842

View File

@@ -42,7 +42,7 @@ export default function HomePage() {
title="Beautiful Fresh Flowers in Herne Hill"
description="Discover stunning seasonal bouquets, hand-tied arrangements, and fresh flowers for every occasion. Your local independent florist since 2015."
tag="Local Florist"
imageSrc="http://img.b2bpic.net/free-photo/nature-artificial-bouquet-color-background_1203-4124.jpg"
imageSrc="http://img.b2bpic.net/free-photo/nature-artificial-bouquet-color-background_1203-4124.jpg?_wi=1"
imageAlt="Beautiful fresh flower bouquets"
textPosition="bottom-left"
showBlur={true}
@@ -82,7 +82,7 @@ export default function HomePage() {
price: "From £45",
rating: 5,
reviewCount: "24",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-collection-red-roses_23-2148488575.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-holding-collection-red-roses_23-2148488575.jpg?_wi=1",
imageAlt: "Premium red roses bouquet",
},
{
@@ -92,7 +92,7 @@ export default function HomePage() {
price: "From £40",
rating: 5,
reviewCount: "18",
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621828.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621828.jpg?_wi=1",
imageAlt: "Colorful wildflower arrangement",
},
{
@@ -102,7 +102,7 @@ export default function HomePage() {
price: "From £38",
rating: 5,
reviewCount: "22",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sunflowers-frame-with-copy-space_23-2150250818.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sunflowers-frame-with-copy-space_23-2150250818.jpg?_wi=1",
imageAlt: "Bright sunflower bouquet",
},
]}
@@ -126,7 +126,7 @@ export default function HomePage() {
price: "From £35",
rating: 5,
reviewCount: "31",
imageSrc: "http://img.b2bpic.net/free-photo/tulips-white-wooden-surface-pink-background_23-2147609514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tulips-white-wooden-surface-pink-background_23-2147609514.jpg?_wi=1",
imageAlt: "Colorful spring tulips",
},
{
@@ -136,7 +136,7 @@ export default function HomePage() {
price: "From £50",
rating: 5,
reviewCount: "19",
imageSrc: "http://img.b2bpic.net/free-photo/white-paper-invitation-text-peonies-vas_1182-1111.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-paper-invitation-text-peonies-vas_1182-1111.jpg?_wi=1",
imageAlt: "Soft pink peonies",
},
{
@@ -146,7 +146,7 @@ export default function HomePage() {
price: "From £42",
rating: 5,
reviewCount: "26",
imageSrc: "http://img.b2bpic.net/free-photo/cherry-blossoms-stone-lantern_23-2151945569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cherry-blossoms-stone-lantern_23-2151945569.jpg?_wi=1",
imageAlt: "Delicate cherry blossoms",
},
]}
@@ -168,7 +168,7 @@ export default function HomePage() {
role: "Local Customer",
company: "Herne Hill",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg?_wi=1",
imageAlt: "happy woman smiling portrait professional",
},
{
@@ -177,7 +177,7 @@ export default function HomePage() {
role: "Wedding Client",
company: "Herne Hill",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-face-discomfort_1187-1592.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-face-discomfort_1187-1592.jpg?_wi=1",
imageAlt: "happy man smiling portrait professional",
},
{
@@ -186,7 +186,7 @@ export default function HomePage() {
role: "Regular Customer",
company: "Herne Hill",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2535.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2535.jpg?_wi=1",
imageAlt: "smiling woman portrait casual professional",
},
{
@@ -195,7 +195,7 @@ export default function HomePage() {
role: "Corporate Events",
company: "Herne Hill",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-smiling-camera_23-2148306633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-smiling-camera_23-2148306633.jpg?_wi=1",
imageAlt: "smiling man portrait casual professional",
},
]}