Merge version_1 into main #1
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg?_wi=1"
|
||||
imageAlt="Boat Audio Elite Airpods"
|
||||
/>
|
||||
</div>
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
title: "IPX7 Waterproof",
|
||||
description: "Adventure-ready protection.",
|
||||
buttonIcon: "Shield",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg?_wi=2",
|
||||
imageAlt: "3d wireless earbuds dark background",
|
||||
},
|
||||
{
|
||||
@@ -87,21 +87,21 @@ export default function LandingPage() {
|
||||
title: "40h Battery",
|
||||
description: "All-day performance.",
|
||||
buttonIcon: "Battery",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg?_wi=1",
|
||||
imageAlt: "sleek wireless earbuds black",
|
||||
},
|
||||
{
|
||||
title: "Noise Cancellation",
|
||||
description: "Pure sonic clarity.",
|
||||
buttonIcon: "Music",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg?_wi=1",
|
||||
imageAlt: "professional portrait studio lighting",
|
||||
},
|
||||
{
|
||||
title: "Ergonomic Fit",
|
||||
description: "Designed for long-term comfort.",
|
||||
buttonIcon: "Headphones",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg?_wi=3",
|
||||
imageAlt: "3d wireless earbuds dark background",
|
||||
},
|
||||
]}
|
||||
@@ -121,37 +121,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Elite Pro",
|
||||
price: "$199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Aqua Sport",
|
||||
price: "$149",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ocean Base",
|
||||
price: "$99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elite Limited",
|
||||
price: "$249",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sport Nano",
|
||||
price: "$129",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Wave Series",
|
||||
price: "$179",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072189.jpg?_wi=7",
|
||||
},
|
||||
]}
|
||||
title="The Collection"
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
quote: "Best audio for my morning boat rides.",
|
||||
name: "Alex R.",
|
||||
role: "Pro Sailor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
quote: "Finally, earbuds that survive the salt air.",
|
||||
name: "Sam K.",
|
||||
role: "Adventurer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
quote: "The bass response is unmatched.",
|
||||
name: "Jordan P.",
|
||||
role: "Audiophile",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
quote: "Design is as sharp as the sound.",
|
||||
name: "Casey L.",
|
||||
role: "Tech Reviewer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
quote: "Rugged and beautiful.",
|
||||
name: "Morgan D.",
|
||||
role: "Engineer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-viewer-changing-channels-television-set-with-remote-control_482257-92306.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Elite Feedback"
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
}}
|
||||
title="Join the Elite"
|
||||
description="Stay updated on our premium drops."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg?_wi=4"
|
||||
tag="Newsletter"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user