Update src/app/page.tsx

This commit is contained in:
2026-04-09 15:20:58 +00:00
parent e940bcfb00
commit cfd0b8f912

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desk-with-laptop-headphones_23-2148291126.jpg"
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desk-with-laptop-headphones_23-2148291126.jpg?_wi=1"
imageAlt="Trendy tech products"
/>
</div>
@@ -92,28 +92,28 @@ export default function LandingPage() {
name: "SoundBlast Pro",
price: "$129.00",
variant: "Black",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-skincare-products-clear-acrylic-risers_23-2152029106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-skincare-products-clear-acrylic-risers_23-2152029106.jpg?_wi=1",
},
{
id: "p2",
name: "Precision Mouse",
price: "$59.00",
variant: "Grey",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-blue-vase-with-pink-flowers-desk-workplace_23-2148225515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-blue-vase-with-pink-flowers-desk-workplace_23-2148225515.jpg?_wi=1",
},
{
id: "p3",
name: "PowerCore Mini",
price: "$45.00",
variant: "Silver",
imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4554.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4554.jpg?_wi=1",
},
{
id: "p4",
name: "ActiveWatch 2",
price: "$199.00",
variant: "Space Grey",
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-tablet-laptop-with-phone-perspective-side_187299-37916.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-tablet-laptop-with-phone-perspective-side_187299-37916.jpg?_wi=1",
},
{
id: "p5",
@@ -166,7 +166,7 @@ export default function LandingPage() {
quote: "Incredible quality and super fast shipping. Highly recommend!",
tag: "Tech Gadgets",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desk-with-laptop-headphones_23-2148291126.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desk-with-laptop-headphones_23-2148291126.jpg?_wi=2",
imageAlt: "modern electronic products desk",
},
{
@@ -177,7 +177,7 @@ export default function LandingPage() {
quote: "The SoundBlast Pro is a game-changer for my desk setup.",
tag: "Audio",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-skincare-products-clear-acrylic-risers_23-2152029106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-skincare-products-clear-acrylic-risers_23-2152029106.jpg?_wi=2",
imageAlt: "wireless speaker product shot",
},
{
@@ -188,7 +188,7 @@ export default function LandingPage() {
quote: "Great service and exactly as described. Very happy!",
tag: "Accessories",
avatarSrc: "http://img.b2bpic.net/free-photo/full-length-shot-happy-young-female-shopper-fashionable-outfit-returns-from-shopping-mall-carries-many-paper-bags_273609-55539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-blue-vase-with-pink-flowers-desk-workplace_23-2148225515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-blue-vase-with-pink-flowers-desk-workplace_23-2148225515.jpg?_wi=2",
imageAlt: "ergonomic mouse product shot",
},
{
@@ -199,7 +199,7 @@ export default function LandingPage() {
quote: "Best dropshipping experience I've had. Fast and easy.",
tag: "Tech Gadgets",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-confident-bearded-man-brown-suit-wearing-glasses-looking-camera-smiling-cheerfully-with-arms-crossed-standing-purple-background_141793-110713.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4554.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4554.jpg?_wi=2",
imageAlt: "portable power bank product shot",
},
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
quote: "Stunning product quality, definitely coming back.",
tag: "Tech Gadgets",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-tablet-laptop-with-phone-perspective-side_187299-37916.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-tablet-laptop-with-phone-perspective-side_187299-37916.jpg?_wi=2",
imageAlt: "smartwatch product shot tech",
},
]}