diff --git a/src/app/page.tsx b/src/app/page.tsx
index 40d4b78..019c7c1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -58,103 +46,33 @@ export default function LandingPage() {
title="Let Your Timeless Beauty Bloom"
description="Experience the pinnacle of natural luxury with Élanora Beauty. Vegan, cruelty-free, and refined for your daily ritual."
testimonials={[
- {
- name: "Sophia L.",
- handle: "@sophial",
- testimonial: "The best serum I have ever used. My skin feels brand new.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-with-gold-body-painting_23-2150466345.jpg?_wi=1",
- imageAlt: "luxury skincare 3d render",
- },
- {
- name: "Elena M.",
- handle: "@elenam",
- testimonial: "Exquisite quality and beautiful packaging. Truly luxury.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260913.jpg?_wi=1",
- imageAlt: "luxury skincare 3d render",
- },
- {
- name: "Isabella K.",
- handle: "@isabella",
- testimonial: "My daily routine has never felt so premium. Simply glowing.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-still-life-design_23-2149246436.jpg?_wi=1",
- imageAlt: "luxury skincare 3d render",
- },
- {
- name: "Marcus R.",
- handle: "@mrcs",
- testimonial: "A transformative experience for my skin.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-wellness-items-body-care_169016-5849.jpg?_wi=1",
- imageAlt: "luxury skincare 3d render",
- },
- {
- name: "Julia T.",
- handle: "@juliat",
- testimonial: "Truly worth the investment for the quality.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-beauty-treatment-assortment_23-2148963289.jpg?_wi=1",
- imageAlt: "luxury skincare 3d render",
- },
+ { name: "Sophia L.", handle: "@sophial", testimonial: "The best serum I have ever used. My skin feels brand new.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-with-gold-body-painting_23-2150466345.jpg", imageAlt: "luxury skincare 3d render" },
+ { name: "Elena M.", handle: "@elenam", testimonial: "Exquisite quality and beautiful packaging. Truly luxury.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260913.jpg", imageAlt: "luxury skincare 3d render" },
+ { name: "Isabella K.", handle: "@isabella", testimonial: "My daily routine has never felt so premium. Simply glowing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-still-life-design_23-2149246436.jpg", imageAlt: "luxury skincare 3d render" },
+ { name: "Marcus R.", handle: "@mrcs", testimonial: "A transformative experience for my skin.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-wellness-items-body-care_169016-5849.jpg", imageAlt: "luxury skincare 3d render" },
+ { name: "Julia T.", handle: "@juliat", testimonial: "Truly worth the investment for the quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-beauty-treatment-assortment_23-2148963289.jpg", imageAlt: "luxury skincare 3d render" },
]}
- buttons={[
- {
- text: "Shop Collection",
- href: "#products",
- },
- {
- text: "Explore Best Sellers",
- href: "#best-sellers",
- },
- ]}
- imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-posing-with-gold-body-painting_23-2150466345.jpg?_wi=2"
+ buttons={[{ text: "Shop Collection", href: "#products" }, { text: "Explore Best Sellers", href: "#products" }]}
+ imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-posing-with-gold-body-painting_23-2150466345.jpg"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-gold-body-painting_23-2150466382.jpg",
- alt: "Portrait 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-gold-body-painting_23-2150466377.jpg",
- alt: "Portrait 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/beauty-portrait-young-woman_23-2149403019.jpg",
- alt: "Portrait 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/happy-serene-young-woman-with-beautiful-olive-skin-curly-hair-ideal-skin-brown-eyes-studio_633478-999.jpg",
- alt: "Portrait 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/beauty-portrait-young-woman_23-2149402986.jpg",
- alt: "Portrait 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-gold-body-painting_23-2150466382.jpg", alt: "Portrait 1" },
+ { src: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-gold-body-painting_23-2150466377.jpg", alt: "Portrait 2" },
+ { src: "http://img.b2bpic.net/free-photo/beauty-portrait-young-woman_23-2149403019.jpg", alt: "Portrait 3" },
+ { src: "http://img.b2bpic.net/free-photo/happy-serene-young-woman-with-beautiful-olive-skin-curly-hair-ideal-skin-brown-eyes-studio_633478-999.jpg", alt: "Portrait 4" },
+ { src: "http://img.b2bpic.net/free-photo/beauty-portrait-young-woman_23-2149402986.jpg", alt: "Portrait 5" },
]}
/>
@@ -338,21 +149,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
- {
- id: "q1",
- title: "Are you cruelty-free?",
- content: "Yes, always.",
- },
- {
- id: "q2",
- title: "Do you ship internationally?",
- content: "USA only at this time.",
- },
- {
- id: "q3",
- title: "Are products vegan?",
- content: "Entirely plant-based.",
- },
+ { id: "q1", title: "Are you cruelty-free?", content: "Yes, always." },
+ { id: "q2", title: "Do you ship internationally?", content: "USA only at this time." },
+ { id: "q3", title: "Are products vegan?", content: "Entirely plant-based." },
]}
title="Frequently Asked"
description="Answers to your beauty queries."
@@ -363,9 +162,7 @@ export default function LandingPage() {