diff --git a/src/app/page.tsx b/src/app/page.tsx
index a060a86..f51fef3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
@@ -53,107 +45,37 @@ export default function LandingPage() {
@@ -165,28 +87,14 @@ export default function LandingPage() {
description="Comprehensive mobile solutions delivered with expertise and care."
accordionItems={[
{
- id: "1",
- title: "Mobile Phone Sales & Repairs",
- content: "We are authorized dealers for top mobile brands and provide expert repair services for all models.",
- },
+ id: "1", title: "Mobile Phone Sales & Repairs", content: "We are authorized dealers for top mobile brands and provide expert repair services for all models."},
{
- id: "2",
- title: "Second-Hand Market",
- content: "Buy and sell verified second-hand smartphones at the best market prices.",
- },
+ id: "2", title: "Second-Hand Market", content: "Buy and sell verified second-hand smartphones at the best market prices."},
{
- id: "3",
- title: "Covers & Accessories",
- content: "Extensive collection of premium leather covers, stylish cases, and essential camera lenses.",
- },
- {
- id: "4",
- title: "Charging & Connectivity",
- content: "High-quality chargers, cables, and official prepaid SIM card services.",
- },
+ id: "3", title: "Covers & Accessories", content: "Extensive collection of premium leather covers, stylish cases, and essential camera lenses."},
]}
mediaAnimation="slide-up"
- imageSrc="http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop-hold-new-smartphone-hand_627829-4967.jpg?_wi=5"
+ imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BoUZOicuUr3Ff9W7o43N6TtZVR/uploaded-1775155413969-2911vq7t.jpg"
/>
@@ -195,9 +103,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Trusted Since Always"
description={[
- "Lucky Mobile is Wardha's most trusted destination for mobile excellence. We pride ourselves on offering quality products and genuine service that keeps our customers coming back.",
- "Our philosophy is simple: provide the best technology at affordable prices with complete transparency. Customer satisfaction is at the heart of everything we do.",
- "Visit us today and experience the difference of a store that truly cares about your mobile connectivity.",
+ "Lucky Mobile is Wardha's most trusted destination for mobile excellence.", "Visit us today for quality products and genuine service."
]}
/>
@@ -210,26 +116,8 @@ export default function LandingPage() {
description="Everything you need to know about our services and policies."
faqsAnimation="slide-up"
faqs={[
- {
- id: "f1",
- title: "Do you offer warranty on repairs?",
- content: "Yes, we provide a 3-month warranty on all our repair services for your peace of mind.",
- },
- {
- id: "f2",
- title: "Can I exchange my old phone?",
- content: "Absolutely! We offer competitive prices for trading in your old smartphones.",
- },
- {
- id: "f3",
- title: "Do you have original accessories?",
- content: "We stock only high-quality and original accessories for all major smartphone brands.",
- },
- {
- id: "f4",
- title: "What are your store hours?",
- content: "We are open Monday to Saturday, 10 AM to 8 PM.",
- },
+ { id: "f1", title: "Do you offer warranty on repairs?", content: "Yes, we provide a 3-month warranty." },
+ { id: "f2", title: "Can I exchange my old phone?", content: "Yes, we offer competitive trade-in prices." },
]}
/>
@@ -238,69 +126,18 @@ export default function LandingPage() {