diff --git a/src/app/page.tsx b/src/app/page.tsx
index eecbb10..76abc1a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,22 +28,10 @@ export default function LandingPage() {
@@ -52,100 +40,33 @@ export default function LandingPage() {
@@ -157,20 +78,11 @@ export default function LandingPage() {
title="Designed by You, Crafted by oser."
description="We believe beauty isn't one-size-fits-all. Our mission is to provide you with the tools to build your perfect skincare regime."
bulletPoints={[
- {
- title: "Scientific Excellence",
- description: "Formulas designed by industry experts for real results.",
- },
- {
- title: "Premium Ingredients",
- description: "Sourced from the finest providers for absolute quality.",
- },
- {
- title: "Personalized Approach",
- description: "Your skincare, tailored exactly to your unique needs.",
- },
+ { title: "Scientific Excellence", description: "Formulas designed by industry experts for real results." },
+ { title: "Premium Ingredients", description: "Sourced from the finest providers for absolute quality." },
+ { title: "Personalized Approach", description: "Your skincare, tailored exactly to your unique needs." },
]}
- imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2148903476.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2148903476.jpg"
imageAlt="oser lab workspace"
mediaAnimation="blur-reveal"
/>
@@ -180,44 +92,15 @@ export default function LandingPage() {