Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-13 03:10:41 +00:00

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Fresh Produce & Beautiful Flowers in East York"
description="Locally loved market for fresh fruits, vegetables, and handcrafted bouquets. Your neighborhood shop for quality and value."
background={{ variant: "glowing-orb" }}
background={{ variant: "circleGradient" }}
kpis={[
{ value: "4.5★", label: "Trusted by neighbors" },
{ value: "Fresh Daily", label: "New arrivals every morning" },
@@ -59,7 +59,6 @@ export default function LandingPage() {
imageAlt="Fresh produce and flowers display"
mediaAnimation="blur-reveal"
imagePosition="right"
useInvertedBackground={false}
/>
</div>