diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7c23aaf..b2191c5 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,87 +32,57 @@ export default function LandingPage() {
@@ -125,17 +95,11 @@ export default function LandingPage() {
description="We blend quality craftsmanship with modern aesthetic to bring you the best-selling products that set the standard in the industry. Each item is meticulously inspected to ensure your total satisfaction."
bulletPoints={[
{
- title: "Premium Materials",
- description: "Sourced from the finest global suppliers.",
- },
+ title: "Premium Materials", description: "Sourced from the finest global suppliers."},
{
- title: "Durability Guaranteed",
- description: "Built to withstand daily wear and tear.",
- },
+ title: "Durability Guaranteed", description: "Built to withstand daily wear and tear."},
{
- title: "Customer-First Service",
- description: "Support that puts your needs first.",
- },
+ title: "Customer-First Service", description: "Support that puts your needs first."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-graphic-pencils-stand-standing-table-creativity-school-studio-background-diverse-team-drawing-vase-sketch-canvas-working-sketching-technique-new-years-resolutions_482257-38999.jpg"
/>
@@ -149,41 +113,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Luxury Watch",
- price: "$299",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-floating-concrete-background_23-2150808025.jpg",
- },
+ id: "p1", name: "Luxury Watch", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-floating-concrete-background_23-2150808025.jpg"},
{
- id: "p2",
- name: "Premium Wallet",
- price: "$89",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-shopping-cart-by-grocery-store-talking-phone_1303-28930.jpg",
- },
+ id: "p2", name: "Premium Wallet", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-shopping-cart-by-grocery-store-talking-phone_1303-28930.jpg"},
{
- id: "p3",
- name: "Wireless Audio",
- price: "$199",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg",
- },
+ id: "p3", name: "Wireless Audio", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg"},
{
- id: "p4",
- name: "Leather Case",
- price: "$59",
- imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039372.jpg",
- },
+ id: "p4", name: "Leather Case", price: "$59", imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039372.jpg"},
{
- id: "p5",
- name: "Desk Lamp",
- price: "$129",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-golden-silver-tin-cans-with-copy-space_23-2148785265.jpg",
- },
+ id: "p5", name: "Desk Lamp", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-golden-silver-tin-cans-with-copy-space_23-2148785265.jpg"},
{
- id: "p6",
- name: "Travel Bag",
- price: "$249",
- imageSrc: "http://img.b2bpic.net/free-photo/serious-looking-young-female-picking-design-magazines-vintage-store-standing-stylish-brown-dress_197531-23028.jpg",
- },
+ id: "p6", name: "Travel Bag", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/serious-looking-young-female-picking-design-magazines-vintage-store-standing-stylish-brown-dress_197531-23028.jpg"},
]}
title="Best Sellers"
description="Check out our most popular items that our community cannot get enough of."
@@ -198,20 +138,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- value: "10k+",
- description: "Happy Customers",
- },
+ id: "m1", value: "10k+", description: "Happy Customers"},
{
- id: "m2",
- value: "50+",
- description: "Premium Products",
- },
+ id: "m2", value: "50+", description: "Premium Products"},
{
- id: "m3",
- value: "24/7",
- description: "Dedicated Support",
- },
+ id: "m3", value: "24/7", description: "Dedicated Support"},
]}
title="Impact by Numbers"
description="Evidence of our commitment to excellence."
@@ -226,20 +157,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Modern Aesthetic",
- description: "Clean lines and sleek finishes.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-comfortable-sofa-elegant-decor-generated-by-ai_188544-22487.jpg",
- },
+ title: "Modern Aesthetic", description: "Clean lines and sleek finishes.", imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-comfortable-sofa-elegant-decor-generated-by-ai_188544-22487.jpg"},
{
- title: "Global Shipping",
- description: "Delivered anywhere in the world.",
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-computer-lab-with-bright-blue-lighting-generated-by-ai_188544-28200.jpg",
- },
+ title: "Global Shipping", description: "Delivered anywhere in the world.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-computer-lab-with-bright-blue-lighting-generated-by-ai_188544-28200.jpg"},
{
- title: "Eco-friendly",
- description: "Conscious of our environmental impact.",
- imageSrc: "http://img.b2bpic.net/free-vector/cryptocurrency-set-electronic-cash-symbol-vector_53876-43785.jpg",
- },
+ title: "Eco-friendly", description: "Conscious of our environmental impact.", imageSrc: "http://img.b2bpic.net/free-vector/cryptocurrency-set-electronic-cash-symbol-vector_53876-43785.jpg"},
]}
title="Unmatched Quality"
description="Innovative design meets premium manufacturing."
@@ -253,40 +175,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Alex R.",
- handle: "@alexr",
- testimonial: "Excellent quality, fast delivery, and very responsive customer support. Highly recommended!",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-senior-woman-portrait-formal-clothes_23-2148891738.jpg",
- },
+ id: "t1", name: "Alex R.", handle: "@alexr", testimonial: "Excellent quality, fast delivery, and very responsive customer support. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-senior-woman-portrait-formal-clothes_23-2148891738.jpg"},
{
- id: "t2",
- name: "Jamie L.",
- handle: "@jamiel",
- testimonial: "The design is top-notch. Truly best-in-class service for the price.",
- imageSrc: "http://img.b2bpic.net/free-photo/african-business-lady-standing-grey-background_171337-16083.jpg",
- },
+ id: "t2", name: "Jamie L.", handle: "@jamiel", testimonial: "The design is top-notch. Truly best-in-class service for the price.", imageSrc: "http://img.b2bpic.net/free-photo/african-business-lady-standing-grey-background_171337-16083.jpg"},
{
- id: "t3",
- name: "Sam K.",
- handle: "@samk",
- testimonial: "I love the premium feel of every single product I purchased. Will buy again.",
- imageSrc: "http://img.b2bpic.net/free-photo/opened-notebook-with-blank-pages-lies-table-with-pen-keyboard-indoor-photo-workplace-with-computer-camera-blur-background_197531-3411.jpg",
- },
+ id: "t3", name: "Sam K.", handle: "@samk", testimonial: "I love the premium feel of every single product I purchased. Will buy again.", imageSrc: "http://img.b2bpic.net/free-photo/opened-notebook-with-blank-pages-lies-table-with-pen-keyboard-indoor-photo-workplace-with-computer-camera-blur-background_197531-3411.jpg"},
{
- id: "t4",
- name: "Jordan P.",
- handle: "@jordanp",
- testimonial: "Superb aesthetics and functional utility in every detail. Absolutely impressed.",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg",
- },
+ id: "t4", name: "Jordan P.", handle: "@jordanp", testimonial: "Superb aesthetics and functional utility in every detail. Absolutely impressed.", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg"},
{
- id: "t5",
- name: "Morgan D.",
- handle: "@morgand",
- testimonial: "EliteStore is my go-to for high-end lifestyle items now. Amazing collection.",
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6551.jpg",
- },
+ id: "t5", name: "Morgan D.", handle: "@morgand", testimonial: "EliteStore is my go-to for high-end lifestyle items now. Amazing collection.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6551.jpg"},
]}
title="Customer Reviews"
description="What our users have to say about EliteStore products."
@@ -299,20 +196,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Do you ship internationally?",
- content: "Yes, we ship to over 50 countries worldwide.",
- },
+ id: "f1", title: "Do you ship internationally?", content: "Yes, we ship to over 50 countries worldwide."},
{
- id: "f2",
- title: "How do I return an item?",
- content: "You can request a return via our portal within 30 days of purchase.",
- },
+ id: "f2", title: "How do I return an item?", content: "You can request a return via our portal within 30 days of purchase."},
{
- id: "f3",
- title: "Is my payment information secure?",
- content: "Absolutely. We use industry-standard encryption for all transactions.",
- },
+ id: "f3", title: "Is my payment information secure?", content: "Absolutely. We use industry-standard encryption for all transactions."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about our products and services."
@@ -324,14 +212,11 @@ export default function LandingPage() {
@@ -340,42 +225,27 @@ export default function LandingPage() {