Merge version_1 into main #2
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user