Merge version_2 into main #3
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
{ id: "p1", brand: "PodWave", name: "Pro Series", price: "$129", rating: 5, reviewCount: "1200", imageSrc: "http://img.b2bpic.net/free-photo/cassette-tapes-shopping-trolley-with-earphone-against-white-backdrop_23-2147889315.jpg" },
|
||||
{ id: "p2", brand: "PodWave", name: "Air Buds", price: "$89", rating: 4, reviewCount: "850", imageSrc: "http://img.b2bpic.net/free-photo/musical-device-recording-studio_181624-60888.jpg" },
|
||||
{ id: "p3", brand: "PodWave", name: "Sport Edition", price: "$149", rating: 5, reviewCount: "430", imageSrc: "http://img.b2bpic.net/free-photo/woman-going-have-yoga-practive-outdoor-goes-gymnastic-studio-does-sport-alone-downtown-quarantine-returns-physical-activity-after-self-isolation-listens-popular-music_273609-54038.jpg" },
|
||||
{ id: "p4", brand: "PodWave", name: "Classic White", price: "$69", rating: 4, reviewCount: "2100", imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17254.jpg" }
|
||||
{ id: "p4", brand: "PodWave", name: "Classic White", price: "$69", rating: 4, reviewCount: "2100", imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17254.jpg?_wi=1" }
|
||||
]}
|
||||
title="Shop Our Collection"
|
||||
description="Find the perfect audio companion to suit your lifestyle."
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{ id: "f1", title: "Crystal Clear Audio", descriptions: ["High-fidelity sound drivers ensure you hear every note."], imageSrc: "http://img.b2bpic.net/free-photo/modern-particle-background-with-abstract-dots_1048-12011.jpg" },
|
||||
{ id: "f2", title: "40H Battery Life", descriptions: ["Go longer without needing to find a plug."], imageSrc: "http://img.b2bpic.net/free-photo/bulb-with-earth-planet-recycle-symbol_1232-190.jpg" },
|
||||
{ id: "f3", title: "Active Noise Cancellation", descriptions: ["Shut out the world and stay focused."], imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-music-home_23-2149491985.jpg" }
|
||||
{ id: "f3", title: "Active Noise Cancellation", descriptions: ["Shut out the world and stay focused."], imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-music-home_23-2149491985.jpg?_wi=1" }
|
||||
]}
|
||||
title="Unrivaled Audio Features"
|
||||
description="Premium tech inside every bud to keep you connected and immersed."
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Alex P.", role: "Audio Engineer", company: "Soundscapes", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-browsing-digital-tablet-office_329181-15802.jpg" },
|
||||
{ id: "2", name: "Maria G.", role: "Fitness Trainer", company: "MoveWell", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-music-home_23-2149491985.jpg" },
|
||||
{ id: "2", name: "Maria G.", role: "Fitness Trainer", company: "MoveWell", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-music-home_23-2149491985.jpg?_wi=2" },
|
||||
{ id: "3", name: "Leo T.", role: "Producer", company: "BeatLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-bearded-male-wearing-stylish-sui_613910-12116.jpg" }
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
{ id: "q2", title: "Device Compatibility?", content: "PodWave works seamlessly with all iOS, Android, and Bluetooth-enabled devices." },
|
||||
{ id: "q3", title: "Warranty Coverage?", content: "Every purchase includes our comprehensive 2-year manufacturer warranty." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17254.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17254.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
title="FAQ"
|
||||
description="Find quick answers to your questions about your PodWave gear."
|
||||
|
||||
Reference in New Issue
Block a user