diff --git a/src/app/page.tsx b/src/app/page.tsx index 4230ccb..1f199fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,37 +34,21 @@ export default function LandingPage() { @@ -211,65 +137,35 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic-care", - badge: "Essential", - badgeIcon: Shield, - price: "$9.99/mo", - subtitle: "Basic gadget care", - buttons: [ + id: "basic-wavecare", badge: "Starter", badgeIcon: Shield, + price: "$5.99/month", subtitle: "Essential coverage for your Waves gadgets.", buttons: [ { - text: "Get Basic Care", - }, + text: "Get Started"}, ], features: [ - "12-month extended warranty", - "Basic technical support", - "Email priority response", - "Access to exclusive tutorials", - ], + "1-year extended warranty", "Standard customer support", "Email updates & tips", "Access to basic online guides"], }, { - id: "premium-protect", - badge: "Recommended", - badgeIcon: Star, - price: "$19.99/mo", - subtitle: "Ultimate gadget protection", - buttons: [ + id: "premium-wavecare", badge: "Popular", badgeIcon: Star, + price: "$12.99/month", subtitle: "Enhanced protection and priority service.", buttons: [ { - text: "Go Premium", - }, + text: "Go Premium"}, ], features: [ - "24-month extended warranty", - "Premium 24/7 technical support", - "Phone & chat priority support", - "Accidental damage coverage", - "Free annual gadget cleaning", - ], + "2-year extended warranty", "24/7 priority customer support", "Accidental damage protection", "Free annual accessory check", "Exclusive discounts on new releases"], }, { - id: "pro-bundle", - badge: "Best Value", - badgeIcon: Zap, - price: "$29.99/mo", - subtitle: "All-in-one gadget suite", - buttons: [ + id: "ultimate-wavecare", badge: "Elite", badgeIcon: Zap, + price: "$19.99/month", subtitle: "The most comprehensive plan for peace of mind.", buttons: [ { - text: "Unlock Pro", - }, + text: "Unlock Elite"}, ], features: [ - "36-month extended warranty", - "Dedicated VIP support channel", - "Priority hardware repair", - "Accidental damage + theft protection", - "Annual upgrade discount", - "Free accessory bundle", - ], + "3-year comprehensive warranty", "Dedicated VIP support line", "Theft and loss coverage", "Free gadget replacement (once per year)", "Annual upgrade credit", "Priority access to beta products"], }, ]} - title="Enhance Your Experience" - description="Choose a protection or support plan to get the most out of your gadgets." + title="WavesCare: Protection & Support Plans" + description="Ensure your Waves Gadgets are always at their best with our comprehensive care plans." /> @@ -281,20 +177,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "98%", - description: "Customer Satisfaction", - }, + id: "m1", value: "98%", description: "Customer Satisfaction"}, { - id: "m2", - value: "50K+", - description: "Gadgets Sold Worldwide", - }, + id: "m2", value: "50K+", description: "Gadgets Sold Worldwide"}, { - id: "m3", - value: "4.9/5", - description: "Average Product Rating", - }, + id: "m3", value: "4.9/5", description: "Average Product Rating"}, ]} title="Our Impact & Customer Satisfaction" description="Proudly serving a global community with top-tier phone gadgets and exceptional service." @@ -308,64 +195,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah Johnson", - role: "Tech Enthusiast", - company: "Digital Life", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", - imageAlt: "Sarah Johnson", - }, + id: "t1", name: "Sarah Johnson", role: "Tech Enthusiast", company: "Digital Life", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", imageAlt: "Sarah Johnson"}, { - id: "t2", - name: "Michael Chen", - role: "Productivity Hacker", - company: "Sync Solutions", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/excited-young-handsome-guy-wearing-red-shirt-glasses-showing-yes-gesture-isolated-green-wall_141793-83642.jpg", - imageAlt: "Michael Chen", - }, + id: "t2", name: "Michael Chen", role: "Productivity Hacker", company: "Sync Solutions", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/excited-young-handsome-guy-wearing-red-shirt-glasses-showing-yes-gesture-isolated-green-wall_141793-83642.jpg", imageAlt: "Michael Chen"}, { - id: "t3", - name: "Emily Rodriguez", - role: "Travel Vlogger", - company: "Wanderlust Media", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-afroamerican-man_23-2148508906.jpg", - imageAlt: "Emily Rodriguez", - }, + id: "t3", name: "Emily Rodriguez", role: "Travel Vlogger", company: "Wanderlust Media", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-afroamerican-man_23-2148508906.jpg", imageAlt: "Emily Rodriguez"}, { - id: "t4", - name: "David Kim", - role: "Small Business Owner", - company: "Connect Inc.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-pointing-up-dress-looking-confident_176474-32780.jpg", - imageAlt: "David Kim", - }, + id: "t4", name: "David Kim", role: "Small Business Owner", company: "Connect Inc.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-pointing-up-dress-looking-confident_176474-32780.jpg", imageAlt: "David Kim"}, { - id: "t5", - name: "Jessica Lee", - role: "Student & Creator", - company: "Campus Innovations", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-emotions-reaction-feelings-joyful-funny-young-woman-with-dyed-bob-hairstyle-artistic-make-up-screwing-up-eyes-smiling-feeling-shy-laughing-joke-being-good-mood_343059-4357.jpg", - imageAlt: "Jessica Lee", - }, + id: "t5", name: "Jessica Lee", role: "Student & Creator", company: "Campus Innovations", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/positive-emotions-reaction-feelings-joyful-funny-young-woman-with-dyed-bob-hairstyle-artistic-make-up-screwing-up-eyes-smiling-feeling-shy-laughing-joke-being-good-mood_343059-4357.jpg", imageAlt: "Jessica Lee"}, ]} kpiItems={[ { - value: "5 Stars", - label: "Average Rating", - }, + value: "5 Stars", label: "Average Rating"}, { - value: "100%", - label: "Quality Tested", - }, + value: "100%", label: "Quality Tested"}, { - value: "Trusted", - label: "By Thousands", - }, + value: "Trusted", label: "By Thousands"}, ]} title="What Our Customers Say" description="Hear from the GadgetVerse community about how our products have enhanced their mobile lives." @@ -378,25 +229,13 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "What is your return policy?", - content: "We offer a 30-day satisfaction guarantee. If you're not happy with your purchase, you can return it within 30 days for a full refund. Please see our full return policy page for details.", - }, + id: "q1", title: "What is your return policy?", content: "We offer a 30-day satisfaction guarantee. If you're not happy with your purchase, you can return it within 30 days for a full refund. Please see our full return policy page for details."}, { - id: "q2", - title: "Do you offer international shipping?", - content: "Yes, we ship worldwide! Shipping costs and delivery times vary by destination. You can find more information during checkout or on our shipping information page.", - }, + id: "q2", title: "Do you offer international shipping?", content: "Yes, we ship worldwide! Shipping costs and delivery times vary by destination. You can find more information during checkout or on our shipping information page."}, { - id: "q3", - title: "How can I track my order?", - content: "Once your order is shipped, you will receive an email with a tracking number and a link to track your package's journey. You can also log into your account to check the status of your order.", - }, + id: "q3", title: "How can I track my order?", content: "Once your order is shipped, you will receive an email with a tracking number and a link to track your package's journey. You can also log into your account to check the status of your order."}, { - id: "q4", - title: "Are your products compatible with all phone models?", - content: "While many of our gadgets are universally compatible, some are designed for specific phone models. Please check the product description for compatibility details before making a purchase.", - }, + id: "q4", title: "Are your products compatible with all phone models?", content: "While many of our gadgets are universally compatible, some are designed for specific phone models. Please check the product description for compatibility details before making a purchase."}, ]} title="Frequently Asked Questions" description="Find quick answers to your most common questions about our products and services." @@ -408,20 +247,15 @@ export default function LandingPage() { @@ -433,66 +267,39 @@ export default function LandingPage() { logoText="GadgetVerse" columns={[ { - title: "Products", - items: [ + title: "Products", items: [ { - label: "Phone Cases", - href: "#products", - }, + label: "Phone Cases", href: "#products"}, { - label: "Audio Gear", - href: "#products", - }, + label: "Audio Gear", href: "#products"}, { - label: "Chargers", - href: "#products", - }, + label: "Chargers", href: "#products"}, { - label: "Accessories", - href: "#products", - }, + label: "Accessories", href: "#products"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, { - label: "Blog", - href: "#", - }, + label: "Blog", href: "#"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, { - label: "Shipping", - href: "#", - }, + label: "Shipping", href: "#"}, { - label: "Returns", - href: "#", - }, + label: "Returns", href: "#"}, { - label: "Warranty", - href: "#", - }, + label: "Warranty", href: "#"}, ], }, ]} @@ -502,4 +309,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file