Merge version_1 into main #1
220
src/app/page.tsx
220
src/app/page.tsx
@@ -2,6 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { Zap, Battery, Smile, Wifi } from "lucide-react";
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
@@ -32,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "products",
|
||||
},
|
||||
name: "Shop", id: "products"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Support",
|
||||
id: "faq",
|
||||
},
|
||||
name: "Support", id: "faq"},
|
||||
]}
|
||||
brandName="AuraPods"
|
||||
/>
|
||||
@@ -58,38 +51,24 @@ export default function LandingPage() {
|
||||
description="Discover the new standard of sound with our advanced premium wireless audio engineering."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Collection",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Collection", href: "#products"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/headphones-with-minimalist-monochrome-background_23-2150763311.jpg"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/black-silver-headphones-black-textile_417767-485.jpg",
|
||||
alt: "Black and silver headphones",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/black-silver-headphones-black-textile_417767-485.jpg", alt: "Black and silver headphones"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-woman-listening-music-through-headphones_23-2149051766.jpg",
|
||||
alt: "Woman listening to music",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-woman-listening-music-through-headphones_23-2149051766.jpg", alt: "Woman listening to music"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-woman-listening-music-through-headphones_23-2149051768.jpg",
|
||||
alt: "Middle aged woman enjoying sound",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-woman-listening-music-through-headphones_23-2149051768.jpg", alt: "Middle aged woman enjoying sound"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-girl-wearing-headphones_23-2149829758.jpg",
|
||||
alt: "Top view of girl wearing headphones",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-girl-wearing-headphones_23-2149829758.jpg", alt: "Top view of girl wearing headphones"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-teenage-girl-with-pink-hair-facial-piercing-having-fun-indoors-being-home-alone-listening-music-wireless-headphones-closing-eyes-making-dance-moves-singing-along-with_343059-1926.jpg",
|
||||
alt: "Teenage girl dancing with headphones",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-teenage-girl-with-pink-hair-facial-piercing-having-fun-indoors-being-home-alone-listening-music-wireless-headphones-closing-eyes-making-dance-moves-singing-along-with_343059-1926.jpg", alt: "Teenage girl dancing with headphones"},
|
||||
]}
|
||||
avatarText="Join 50,000+ satisfied listeners"
|
||||
/>
|
||||
@@ -103,17 +82,11 @@ export default function LandingPage() {
|
||||
description="We blend cutting-edge acoustic technology with ergonomic design, creating a seamless connection between your world and your music."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Acoustic Clarity",
|
||||
description: "High-fidelity drivers tuned for perfection.",
|
||||
},
|
||||
title: "Acoustic Clarity", description: "High-fidelity drivers tuned for perfection."},
|
||||
{
|
||||
title: "Seamless Connection",
|
||||
description: "Instant pairing with all your devices.",
|
||||
},
|
||||
title: "Seamless Connection", description: "Instant pairing with all your devices."},
|
||||
{
|
||||
title: "Endless Comfort",
|
||||
description: "Designed for all-day wearability and comfort.",
|
||||
},
|
||||
title: "Endless Comfort", description: "Designed for all-day wearability and comfort."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894457.jpg"
|
||||
/>
|
||||
@@ -127,41 +100,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Air Aura Pro",
|
||||
price: "$249",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/earphones-with-minimalist-monochrome-background_23-2150763363.jpg",
|
||||
},
|
||||
id: "p1", name: "Air Aura Pro", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/earphones-with-minimalist-monochrome-background_23-2150763363.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Aura Noir",
|
||||
price: "$199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-headphones-black-surface_417767-378.jpg",
|
||||
},
|
||||
id: "p2", name: "Aura Noir", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/black-headphones-black-surface_417767-378.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Aura Silver",
|
||||
price: "$179",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722711.jpg",
|
||||
},
|
||||
id: "p3", name: "Aura Silver", price: "$179", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722711.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Limited Gold",
|
||||
price: "$399",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039373.jpg",
|
||||
},
|
||||
id: "p4", name: "Limited Gold", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039373.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Aura Blue",
|
||||
price: "$219",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-teenager-isolated_23-2149158278.jpg",
|
||||
},
|
||||
id: "p5", name: "Aura Blue", price: "$219", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-teenager-isolated_23-2149158278.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Aura Matte",
|
||||
price: "$189",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13193.jpg",
|
||||
},
|
||||
id: "p6", name: "Aura Matte", price: "$189", imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13193.jpg"},
|
||||
]}
|
||||
title="Premium Sound Selection"
|
||||
description="Browse our curated collection of elite audio technology."
|
||||
@@ -174,28 +123,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Active Noise Cancellation",
|
||||
description: "Block out the world with our advanced adaptive ANC system.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sound-waves-coming-out-from-human-ear_23-2149831013.jpg",
|
||||
buttonIcon: "Zap",
|
||||
title: "Active Noise Cancellation", description: "Block out the world with our advanced adaptive ANC system.", imageSrc: "http://img.b2bpic.net/free-photo/sound-waves-coming-out-from-human-ear_23-2149831013.jpg", buttonIcon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Smart Battery Management",
|
||||
description: "Up to 48 hours of playback with precision charging.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-tablet-device-floating-white-background_9975-134416.jpg",
|
||||
buttonIcon: "Battery",
|
||||
title: "Smart Battery Management", description: "Up to 48 hours of playback with precision charging.", imageSrc: "http://img.b2bpic.net/free-photo/modern-tablet-device-floating-white-background_9975-134416.jpg", buttonIcon: Battery,
|
||||
},
|
||||
{
|
||||
title: "Ergonomic Precision",
|
||||
description: "Anatomy-focused design for long-duration comfort.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headphones-near-black-guitar_23-2147781766.jpg",
|
||||
buttonIcon: "Smile",
|
||||
title: "Ergonomic Precision", description: "Anatomy-focused design for long-duration comfort.", imageSrc: "http://img.b2bpic.net/free-photo/headphones-near-black-guitar_23-2147781766.jpg", buttonIcon: Smile,
|
||||
},
|
||||
{
|
||||
title: "Ultra-Stable Wireless",
|
||||
description: "High-fidelity connection even in crowded environments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301539.jpg",
|
||||
buttonIcon: "Wifi",
|
||||
title: "Ultra-Stable Wireless", description: "High-fidelity connection even in crowded environments.", imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301539.jpg", buttonIcon: Wifi,
|
||||
},
|
||||
]}
|
||||
title="Advanced Technology Features"
|
||||
@@ -211,45 +148,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
role: "Tech Critic",
|
||||
company: "AudioBeat",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-headphones-around-neck-looking-away-near-christmas-lights_23-2148397180.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", role: "Tech Critic", company: "AudioBeat", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-headphones-around-neck-looking-away-near-christmas-lights_23-2148397180.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Chen",
|
||||
role: "Producer",
|
||||
company: "SoundLab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-brunette-teenage-girl-exclaims-loudly-shows-okay-gesture-keeps-thumb-up-recommends-her-playlist-wears-orange-stereo-headphones-casual-blue-t-shirt-isolated-white-studio-background_273609-61962.jpg",
|
||||
},
|
||||
id: "t2", name: "Michael Chen", role: "Producer", company: "SoundLab", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-brunette-teenage-girl-exclaims-loudly-shows-okay-gesture-keeps-thumb-up-recommends-her-playlist-wears-orange-stereo-headphones-casual-blue-t-shirt-isolated-white-studio-background_273609-61962.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
role: "Manager",
|
||||
company: "GlobalCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-listening-music_23-2148989922.jpg",
|
||||
},
|
||||
id: "t3", name: "Emily R.", role: "Manager", company: "GlobalCo", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-listening-music_23-2148989922.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
role: "Student",
|
||||
company: "MusicUni",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-man-with-headphones-urban-environment_23-2147961373.jpg",
|
||||
},
|
||||
id: "t4", name: "David K.", role: "Student", company: "MusicUni", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-man-with-headphones-urban-environment_23-2147961373.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica L.",
|
||||
role: "Creator",
|
||||
company: "StudioOne",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-grey-craftpapers-blue-surface_23-2147878451.jpg",
|
||||
},
|
||||
id: "t5", name: "Jessica L.", role: "Creator", company: "StudioOne", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-grey-craftpapers-blue-surface_23-2147878451.jpg"},
|
||||
]}
|
||||
title="Loved by Audiophiles Worldwide"
|
||||
description="Hear what the community is saying about AuraPods."
|
||||
@@ -261,14 +173,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"AudioBeat",
|
||||
"SoundLab",
|
||||
"GlobalCo",
|
||||
"MusicUni",
|
||||
"StudioOne",
|
||||
"TechDaily",
|
||||
"AudioFocus",
|
||||
]}
|
||||
"AudioBeat", "SoundLab", "GlobalCo", "MusicUni", "StudioOne", "TechDaily", "AudioFocus"]}
|
||||
title="Featured In Leading Publications"
|
||||
description="Recognized for excellence across major audio and tech platforms."
|
||||
/>
|
||||
@@ -280,20 +185,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How long is the battery life?",
|
||||
content: "You can enjoy up to 48 hours of playback with the included charging case.",
|
||||
},
|
||||
id: "f1", title: "How long is the battery life?", content: "You can enjoy up to 48 hours of playback with the included charging case."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Are they water resistant?",
|
||||
content: "Yes, all models are IPX4 rated for sweat and water resistance.",
|
||||
},
|
||||
id: "f2", title: "Are they water resistant?", content: "Yes, all models are IPX4 rated for sweat and water resistance."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do they work with Android?",
|
||||
content: "Our devices feature universal Bluetooth compatibility for seamless use.",
|
||||
},
|
||||
id: "f3", title: "Do they work with Android?", content: "Our devices feature universal Bluetooth compatibility for seamless use."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common inquiries answered for your convenience."
|
||||
@@ -308,22 +204,14 @@ export default function LandingPage() {
|
||||
description="Our team is here to assist with any questions you might have about our products."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email Address", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we help?",
|
||||
required: true,
|
||||
name: "message", placeholder: "How can we help?", required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-contemporary-photorealistic-lamp_23-2151038910.jpg"
|
||||
/>
|
||||
@@ -335,33 +223,21 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Products", href: "#products"},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "Support", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user