diff --git a/src/app/page.tsx b/src/app/page.tsx
index f88d29c..ea039da 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -54,52 +46,29 @@ export default function LandingPage() {
@@ -125,9 +94,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Philosophy"
description={[
- "At Veloura Intimates, we believe confidence starts from within. Our pieces are crafted to celebrate self-love and the beauty of your skin.",
- "Every stitch is designed with the modern, empowered woman in mind—blending comfort with pure luxury.",
- ]}
+ "At Veloura Intimates, we believe confidence starts from within. Our pieces are crafted to celebrate self-love and the beauty of your skin.", "Every stitch is designed with the modern, empowered woman in mind—blending comfort with pure luxury."]}
/>
@@ -137,20 +104,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "f1",
- title: "How do I find my size?",
- content: "Check our detailed size guide on each product page for a perfect, comfortable fit.",
- },
+ id: "f1", title: "How do I find my size?", content: "Check our detailed size guide on each product page for a perfect, comfortable fit."},
{
- id: "f2",
- title: "Is the shipping free?",
- content: "We offer free shipping on all orders over $100.",
- },
+ id: "f2", title: "Is the shipping free?", content: "We offer free shipping on all orders over $100."},
{
- id: "f3",
- title: "What is your return policy?",
- content: "We accept returns within 30 days of purchase for unused, pristine items.",
- },
+ id: "f3", title: "What is your return policy?", content: "We accept returns within 30 days of purchase for unused, pristine items."},
]}
title="Common Questions"
description="Everything you need to know about your order and comfort fit."
@@ -165,20 +123,11 @@ export default function LandingPage() {
tag="Quality Assured"
metrics={[
{
- id: "m1",
- value: "100+",
- description: "Unique Designs",
- },
+ id: "m1", value: "100+", description: "Unique Designs"},
{
- id: "m2",
- value: "5k+",
- description: "Happy Clients",
- },
+ id: "m2", value: "5k+", description: "Happy Clients"},
{
- id: "m3",
- value: "24/7",
- description: "Support",
- },
+ id: "m3", value: "24/7", description: "Support"},
]}
metricsAnimation="slide-up"
/>
@@ -192,15 +141,9 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
- id: "f1",
- title: "How do I care for my lace?",
- content: "We recommend hand washing in cool water with mild detergent.",
- },
+ id: "f1", title: "How do I care for my lace?", content: "We recommend hand washing in cool water with mild detergent."},
{
- id: "f2",
- title: "Do you ship globally?",
- content: "Yes, we ship our luxury collection worldwide.",
- },
+ id: "f2", title: "Do you ship globally?", content: "Yes, we ship our luxury collection worldwide."},
]}
/>