diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f05e1f..08f2def 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -59,13 +51,9 @@ export default function LandingPage() { description="Meet NeuroBeats – India’s Smartest AI Headphones. Control your world with your voice." buttons={[ { - text: "Buy Now", - href: "#pricing", - }, + text: "Buy Now", href: "#pricing"}, { - text: "Watch Demo", - href: "#", - }, + text: "Watch Demo", href: "#"}, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074272.jpg" @@ -79,23 +67,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Custom Wake Word", - description: "Simply call 'Nova' to trigger your personal assistant.", - imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-progress-close-up_23-2149151161.jpg", - imageAlt: "Voice AI", - }, + title: "Custom Wake Word", description: "Simply call 'Nova' to trigger your personal assistant.", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-progress-close-up_23-2149151161.jpg", imageAlt: "Voice AI"}, { - title: "Background Listening", - description: "Always ready to assist with low latency processing.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-using-transparent-tablet-couch-innovative-technology_53876-97924.jpg", - imageAlt: "AI Awareness", - }, + title: "Background Listening", description: "Always ready to assist with low latency processing.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-transparent-tablet-couch-innovative-technology_53876-97924.jpg", imageAlt: "AI Awareness"}, { - title: "Call Integration", - description: "Reject, end, or mute calls just by speaking.", - imageSrc: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg", - imageAlt: "Smart Calls", - }, + title: "Call Integration", description: "Reject, end, or mute calls just by speaking.", imageSrc: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg", imageAlt: "Smart Calls"}, ]} title="Voice AI Core" description="Smart interaction like never before." @@ -109,23 +85,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Zap, - title: "AI Features", - value: "27+", - }, + id: "m1", icon: Zap, + title: "AI Features", value: "27+"}, { - id: "m2", - icon: Zap, - title: "Battery Life", - value: "60h", - }, + id: "m2", icon: Zap, + title: "Battery Life", value: "60h"}, { - id: "m3", - icon: ShieldCheck, - title: "Made in India", - value: "100%", - }, + id: "m3", icon: ShieldCheck, + title: "Made in India", value: "100%"}, ]} title="Smart Performance" description="Engineered for excellence." @@ -140,41 +107,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "NeuroBeats Pro", - price: "₹7,999", - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13940.jpg", - }, + id: "p1", name: "NeuroBeats Pro", price: "₹7,999", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13940.jpg"}, { - id: "p2", - name: "NeuroBeats Air", - price: "₹6,499", - imageSrc: "http://img.b2bpic.net/free-photo/sporty-thoughtful-woman-with-curly-hair-listens-audio-track-wireless-headphones-touches-neck-concentrated-down-takes-break-after-workout_273609-55587.jpg", - }, + id: "p2", name: "NeuroBeats Air", price: "₹6,499", imageSrc: "http://img.b2bpic.net/free-photo/sporty-thoughtful-woman-with-curly-hair-listens-audio-track-wireless-headphones-touches-neck-concentrated-down-takes-break-after-workout_273609-55587.jpg"}, { - id: "p3", - name: "NeuroBeats Lite", - price: "₹4,999", - imageSrc: "http://img.b2bpic.net/free-photo/volume-control-knob-hi-fi-amplifier_1232-3570.jpg", - }, + id: "p3", name: "NeuroBeats Lite", price: "₹4,999", imageSrc: "http://img.b2bpic.net/free-photo/volume-control-knob-hi-fi-amplifier_1232-3570.jpg"}, { - id: "p4", - name: "NeuroBeats ANC", - price: "₹6,999", - imageSrc: "http://img.b2bpic.net/free-photo/black-silver-headphones-black-surface_417767-439.jpg", - }, + id: "p4", name: "NeuroBeats ANC", price: "₹6,999", imageSrc: "http://img.b2bpic.net/free-photo/black-silver-headphones-black-surface_417767-439.jpg"}, { - id: "p5", - name: "NeuroBeats Gaming", - price: "₹5,499", - imageSrc: "http://img.b2bpic.net/free-photo/headset-table_417767-238.jpg", - }, + id: "p5", name: "NeuroBeats Gaming", price: "₹5,499", imageSrc: "http://img.b2bpic.net/free-photo/headset-table_417767-238.jpg"}, { - id: "p6", - name: "NeuroBeats Classic", - price: "₹5,999", - imageSrc: "http://img.b2bpic.net/free-photo/dj-equipment_93675-132648.jpg", - }, + id: "p6", name: "NeuroBeats Classic", price: "₹5,999", imageSrc: "http://img.b2bpic.net/free-photo/dj-equipment_93675-132648.jpg"}, ]} title="Our Collection" description="Premium sound, next-gen intelligence." @@ -188,37 +131,21 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "lite", - name: "Lite", - price: "₹4,999", - features: [ - "Basic AI", - "Long Battery", - "Offline Mode", - ], + id: "lite", name: "Lite", price: "₹4,999", features: [ + "Basic AI", "Long Battery", "Offline Mode"], buttons: [ { - text: "Buy Now", - }, + text: "Buy Now"}, ], }, { - id: "pro", - name: "Pro", - price: "₹7,999", - features: [ - "Full AI Suite", - "ANC Technology", - "3D Sound", - "Offline+Online", - ], + id: "pro", name: "Pro", price: "₹7,999", features: [ + "Full AI Suite", "ANC Technology", "3D Sound", "Offline+Online"], buttons: [ { - text: "Buy Now", - }, + text: "Buy Now"}, ], - badge: "Best Value", - }, + badge: "Most Popular"}, ]} title="Pricing Plans" description="Best value AI headphones in India." @@ -230,20 +157,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Does it work offline?", - content: "Yes, our core AI features work perfectly offline.", - }, + id: "f1", title: "Does it work offline?", content: "Yes, our core AI features work perfectly offline."}, { - id: "f2", - title: "What about battery?", - content: "Up to 60 hours of continuous playback.", - }, + id: "f2", title: "What about battery?", content: "Up to 60 hours of continuous playback."}, { - id: "f3", - title: "Is it made in India?", - content: "Yes, NeuroBeats is proudly manufactured in India.", - }, + id: "f3", title: "Is it made in India?", content: "Yes, NeuroBeats is proudly manufactured in India."}, ]} sideTitle="Questions?" faqsAnimation="blur-reveal" @@ -258,25 +176,15 @@ export default function LandingPage() { author="Ankit R., Tech Enthusiast" avatars={[ { - src: "http://img.b2bpic.net/free-photo/front-view-young-woman-shooting-with-projector_23-2149424924.jpg", - alt: "User 1", - }, + src: "http://img.b2bpic.net/free-photo/front-view-young-woman-shooting-with-projector_23-2149424924.jpg", alt: "User 1"}, { - src: "http://img.b2bpic.net/free-photo/home-interior-decorated-brown-shades_23-2151934903.jpg", - alt: "User 2", - }, + src: "http://img.b2bpic.net/free-photo/home-interior-decorated-brown-shades_23-2151934903.jpg", alt: "User 2"}, { - src: "http://img.b2bpic.net/free-photo/young-fit-man-beach-listening-music_273609-15943.jpg", - alt: "User 3", - }, + src: "http://img.b2bpic.net/free-photo/young-fit-man-beach-listening-music_273609-15943.jpg", alt: "User 3"}, { - src: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-universe-projection-texture_23-2149581279.jpg", - alt: "User 4", - }, + src: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-universe-projection-texture_23-2149581279.jpg", alt: "User 4"}, { - src: "http://img.b2bpic.net/free-photo/medium-shot-unknown-young-woman-posing-studio_23-2149417626.jpg", - alt: "User 5", - }, + src: "http://img.b2bpic.net/free-photo/medium-shot-unknown-young-woman-posing-studio_23-2149417626.jpg", alt: "User 5"}, ]} ratingAnimation="slide-up" avatarsAnimation="blur-reveal" @@ -290,20 +198,12 @@ export default function LandingPage() { description="Have questions about NeuroBeats? We're here to help." inputs={[ { - name: "name", - type: "text", - placeholder: "Name", - }, + name: "name", type: "text", placeholder: "Name"}, { - name: "email", - type: "email", - placeholder: "Email", - }, + name: "email", type: "email", placeholder: "Email"}, ]} textarea={{ - name: "message", - placeholder: "Message", - }} + name: "message", placeholder: "Message"}} imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-digital-particle-design_1048-12790.jpg" mediaPosition="right" /> @@ -315,25 +215,17 @@ export default function LandingPage() { { items: [ { - label: "Shop", - href: "#", - }, + label: "Shop", href: "#"}, { - label: "Features", - href: "#features", - }, + label: "Features", href: "#features"}, ], }, { items: [ { - label: "Support", - href: "#", - }, + label: "Support", href: "#"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, ]}