diff --git a/src/app/page.tsx b/src/app/page.tsx
index 415598e..9202800 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,9 @@ export default function LandingPage() {
@@ -55,47 +42,20 @@ export default function LandingPage() {
@@ -106,18 +66,9 @@ export default function LandingPage() {
title="A Legacy of Pure Radiance"
description="Crafting premium skincare rituals that honor both your natural beauty and the world we inhabit. Our mission is pure, potent, and proven."
metrics={[
- {
- value: "100%",
- title: "Vegan Formula",
- },
- {
- value: "24h",
- title: "Hydration Lock",
- },
- {
- value: "50+",
- title: "Natural Extracts",
- },
+ { value: "100%", title: "Vegan Formula" },
+ { value: "24h", title: "Hydration Lock" },
+ { value: "50+", title: "Natural Extracts" }
]}
imageSrc="http://img.b2bpic.net/free-photo/decoration-details-modern-wellness-center-with-flower-vase-candles_1139-1699.jpg"
imageAlt="Our studio space"
@@ -128,30 +79,19 @@ export default function LandingPage() {
@@ -295,32 +163,8 @@ export default function LandingPage() {