diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7bacab6..0f422ba 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
@@ -59,97 +49,54 @@ export default function LandingPage() {
@@ -162,47 +109,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Memi Pro X",
- price: "$1,199",
- variant: "Midnight Black",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-using-smartphone-with-pop-socket-outdoors_23-2150168479.jpg?_wi=1",
- },
+ id: "p1", name: "Memi Pro X", price: "$1,199", variant: "Midnight Black", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-using-smartphone-with-pop-socket-outdoors_23-2150168479.jpg?_wi=1"},
{
- id: "p2",
- name: "Memi Air",
- price: "$899",
- variant: "Silver Sky",
- imageSrc: "http://img.b2bpic.net/free-photo/led-drawer-slim-profile-blue-fronts_169016-69151.jpg?_wi=1",
- },
+ id: "p2", name: "Memi Air", price: "$899", variant: "Silver Sky", imageSrc: "http://img.b2bpic.net/free-photo/led-drawer-slim-profile-blue-fronts_169016-69151.jpg?_wi=1"},
{
- id: "p3",
- name: "Memi Ultra",
- price: "$1,399",
- variant: "Space Gray",
- imageSrc: "http://img.b2bpic.net/free-photo/cartoon-phone-14-pro-perspective-view-white-background_187299-35419.jpg?_wi=1",
- },
+ id: "p3", name: "Memi Ultra", price: "$1,399", variant: "Space Gray", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-phone-14-pro-perspective-view-white-background_187299-35419.jpg?_wi=1"},
{
- id: "p4",
- name: "Memi Mini",
- price: "$699",
- variant: "Deep Blue",
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-healthcare-communication-via-digitally-generated-abstract-design-generated-by-ai_188544-29913.jpg?_wi=1",
- },
+ id: "p4", name: "Memi Mini", price: "$699", variant: "Deep Blue", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-healthcare-communication-via-digitally-generated-abstract-design-generated-by-ai_188544-29913.jpg?_wi=1"},
{
- id: "p5",
- name: "Memi Classic",
- price: "$599",
- variant: "Arctic White",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-office-equipment-blue-desk-generated-by-ai_188544-27062.jpg",
- },
+ id: "p5", name: "Memi Classic", price: "$599", variant: "Arctic White", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-equipment-blue-desk-generated-by-ai_188544-27062.jpg"},
{
- id: "p6",
- name: "Memi Lite",
- price: "$499",
- variant: "Jet Black",
- imageSrc: "http://img.b2bpic.net/free-photo/smartphone-device-with-minimalist-monochrome-background_23-2150763307.jpg",
- },
+ id: "p6", name: "Memi Lite", price: "$499", variant: "Jet Black", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-device-with-minimalist-monochrome-background_23-2150763307.jpg"},
]}
title="Our Latest Devices"
description="Discover the range of Memi Mobile products, engineered to perfection."
@@ -217,17 +134,11 @@ export default function LandingPage() {
description="At Memi Mobile, we believe that technology should be an extension of your lifestyle. Our devices blend aesthetic elegance with industrial-strength performance."
bulletPoints={[
{
- title: "Precision Design",
- description: "Crafted from aerospace-grade materials for ultimate durability.",
- },
+ title: "Precision Design", description: "Crafted from aerospace-grade materials for ultimate durability."},
{
- title: "Peak Performance",
- description: "Equipped with the fastest mobile processors in the market today.",
- },
+ title: "Peak Performance", description: "Equipped with the fastest mobile processors in the market today."},
{
- title: "Seamless UI",
- description: "Designed for intuitive navigation and effortless user experience.",
- },
+ title: "Seamless UI", description: "Designed for intuitive navigation and effortless user experience."},
]}
imageSrc="http://img.b2bpic.net/free-photo/background-with-printed-circuit-board-concept-modern-technologies_169016-62516.jpg"
mediaAnimation="blur-reveal"
@@ -241,26 +152,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Camera Systems",
- description: "Professional-grade optics for every lighting condition.",
- tag: "Optics",
- imageSrc: "http://img.b2bpic.net/free-photo/inside-glass_53876-42529.jpg",
- },
+ id: "f1", title: "Camera Systems", description: "Professional-grade optics for every lighting condition.", tag: "Optics", imageSrc: "http://img.b2bpic.net/free-photo/inside-glass_53876-42529.jpg"},
{
- id: "f2",
- title: "All-Day Energy",
- description: "Intelligent battery optimization that lasts long past sunset.",
- tag: "Battery",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-paper-craft-art-charging-battery_53876-75047.jpg",
- },
+ id: "f2", title: "All-Day Energy", description: "Intelligent battery optimization that lasts long past sunset.", tag: "Battery", imageSrc: "http://img.b2bpic.net/free-photo/3d-paper-craft-art-charging-battery_53876-75047.jpg"},
{
- id: "f3",
- title: "Neural Engine",
- description: "Advanced AI capabilities for lightning-fast computational performance.",
- tag: "Power",
- imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174367.jpg",
- },
+ id: "f3", title: "Neural Engine", description: "Advanced AI capabilities for lightning-fast computational performance.", tag: "Power", imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174367.jpg"},
]}
title="Built for Every Detail"
description="Cutting-edge features that set a new benchmark for smartphones."
@@ -274,20 +170,11 @@ export default function LandingPage() {
tag="Milestones"
metrics={[
{
- id: "m1",
- value: "1M+",
- description: "Happy Users Worldwide",
- },
+ id: "m1", value: "1M+", description: "Happy Users Worldwide"},
{
- id: "m2",
- value: "50+",
- description: "In-house Tech Patents",
- },
+ id: "m2", value: "50+", description: "In-house Tech Patents"},
{
- id: "m3",
- value: "98%",
- description: "Customer Satisfaction Rate",
- },
+ id: "m3", value: "98%", description: "Customer Satisfaction Rate"},
]}
metricsAnimation="slide-up"
/>
@@ -299,60 +186,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- date: "Oct 2023",
- title: "Tech Editor",
- quote: "The cleanest UX I've experienced in years.",
- tag: "Verified",
- avatarSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-elegant-posing-suit_23-2149488020.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-presenting-invisible-hologram-projecting-from-tablet-advanced-technology_53876-105191.jpg?_wi=2",
- imageAlt: "tech professional portrait",
- },
+ id: "1", name: "Sarah J.", date: "Oct 2023", title: "Tech Editor", quote: "The cleanest UX I've experienced in years.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-elegant-posing-suit_23-2149488020.jpg", imageSrc: "http://img.b2bpic.net/free-photo/businessman-presenting-invisible-hologram-projecting-from-tablet-advanced-technology_53876-105191.jpg?_wi=2", imageAlt: "tech professional portrait"},
{
- id: "2",
- name: "Mike R.",
- date: "Nov 2023",
- title: "Software Engineer",
- quote: "Speed and battery life are genuinely ahead of the game.",
- tag: "Verified",
- avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-using-smartphone-with-pop-socket-outdoors_23-2150168479.jpg?_wi=2",
- imageAlt: "tech professional portrait",
- },
+ id: "2", name: "Mike R.", date: "Nov 2023", title: "Software Engineer", quote: "Speed and battery life are genuinely ahead of the game.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-using-smartphone-with-pop-socket-outdoors_23-2150168479.jpg?_wi=2", imageAlt: "tech professional portrait"},
{
- id: "3",
- name: "Emily C.",
- date: "Dec 2023",
- title: "Product Designer",
- quote: "The display calibration is simply stunning for creative work.",
- tag: "Verified",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021805.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/led-drawer-slim-profile-blue-fronts_169016-69151.jpg?_wi=2",
- imageAlt: "tech professional portrait",
- },
+ id: "3", name: "Emily C.", date: "Dec 2023", title: "Product Designer", quote: "The display calibration is simply stunning for creative work.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021805.jpg", imageSrc: "http://img.b2bpic.net/free-photo/led-drawer-slim-profile-blue-fronts_169016-69151.jpg?_wi=2", imageAlt: "tech professional portrait"},
{
- id: "4",
- name: "David W.",
- date: "Jan 2024",
- title: "Entrepreneur",
- quote: "Memi Mobile is my most reliable professional tool.",
- tag: "Verified",
- avatarSrc: "http://img.b2bpic.net/free-photo/factory-inspectors-supervisors-engaging-briefing-production-metrics_482257-126100.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/cartoon-phone-14-pro-perspective-view-white-background_187299-35419.jpg?_wi=2",
- imageAlt: "tech professional portrait",
- },
+ id: "4", name: "David W.", date: "Jan 2024", title: "Entrepreneur", quote: "Memi Mobile is my most reliable professional tool.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/factory-inspectors-supervisors-engaging-briefing-production-metrics_482257-126100.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-phone-14-pro-perspective-view-white-background_187299-35419.jpg?_wi=2", imageAlt: "tech professional portrait"},
{
- id: "5",
- name: "Alex T.",
- date: "Feb 2024",
- title: "Content Creator",
- quote: "Best camera performance I've tested for mobile video.",
- tag: "Verified",
- avatarSrc: "http://img.b2bpic.net/free-photo/businessman-connects-with-shareholders-via-video-call-discuss-budget-planning_482257-123829.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-healthcare-communication-via-digitally-generated-abstract-design-generated-by-ai_188544-29913.jpg?_wi=2",
- imageAlt: "tech professional portrait",
- },
+ id: "5", name: "Alex T.", date: "Feb 2024", title: "Content Creator", quote: "Best camera performance I've tested for mobile video.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-connects-with-shareholders-via-video-call-discuss-budget-planning_482257-123829.jpg", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-healthcare-communication-via-digitally-generated-abstract-design-generated-by-ai_188544-29913.jpg?_wi=2", imageAlt: "tech professional portrait"},
]}
title="Loved by Experts"
description="See why industry leaders recommend Memi Mobile."
@@ -364,20 +206,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Is the device water resistant?",
- content: "Yes, all Memi Pro models are IP68 certified for water and dust resistance.",
- },
+ id: "q1", title: "Is the device water resistant?", content: "Yes, all Memi Pro models are IP68 certified for water and dust resistance."},
{
- id: "q2",
- title: "How long is the warranty?",
- content: "Every device comes with a comprehensive 2-year warranty covering hardware defects.",
- },
+ id: "q2", title: "How long is the warranty?", content: "Every device comes with a comprehensive 2-year warranty covering hardware defects."},
{
- id: "q3",
- title: "Do you offer international shipping?",
- content: "We ship worldwide. Check your address during checkout for delivery estimates.",
- },
+ id: "q3", title: "Do you offer international shipping?", content: "We ship worldwide. Check your address during checkout for delivery estimates."},
]}
sideTitle="Frequently Asked"
sideDescription="Everything you need to know about your new Memi device."
@@ -389,8 +222,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file