diff --git a/src/app/page.tsx b/src/app/page.tsx index 294a9b5..b378033 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,64 +29,42 @@ export default function LandingPage() {
@@ -98,17 +76,11 @@ export default function LandingPage() { description="Dubai Store represents the finest selection of curated goods. We bring you the rarest pieces from around the globe, ensuring authenticity and sophistication in every transaction." metrics={[ { - value: "15+", - title: "Years Experience", - }, + value: "15+", title: "Years Experience"}, { - value: "5K+", - title: "Exquisite Items", - }, + value: "5K+", title: "Exquisite Items"}, { - value: "100%", - title: "Authenticity Guaranteed", - }, + value: "100%", title: "Authenticity Guaranteed"}, ]} imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-mall_23-2150585939.jpg" mediaAnimation="blur-reveal" @@ -120,26 +92,15 @@ export default function LandingPage() { @@ -220,42 +154,27 @@ export default function LandingPage() {