Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Discover Something New Every Time"
|
||||
description="Fashion, home, accessories, electronics and thousands of everyday essentials — all in one place, all at incredible prices. Your treasure hunt starts here."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
{ value: "2000m²", label: "Store Size" },
|
||||
{ value: "10,000+", label: "Products" },
|
||||
|
||||
Reference in New Issue
Block a user