Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 16:02:54 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Your Favourite Boutique in Langebaan"
description="Stylish women's clothing, beautiful gifts, handmade soaps, and thoughtful finds. Trusted by locals and holiday visitors since day one."
background={{ variant: "plain" }}
background={{ variant: "fluid" }}
kpis={[
{ value: "4.3★", label: "Customer Rating" },
{ value: "10+", label: "Years Serving" },
@@ -61,7 +61,6 @@ export default function LandingPage() {
imageAlt="Blooming Nice boutique storefront in Langebaan"
mediaAnimation="slide-up"
imagePosition="right"
useInvertedBackground={false}
/>
</div>