Update src/app/page.tsx

This commit is contained in:
2026-05-07 14:32:48 +00:00
parent b19ee2cb72
commit ccf28ceea8

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#about",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-blonde-woman-posing-white-hoodie-leggings-posing-against-white-background_89887-1065.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-blonde-woman-posing-white-hoodie-leggings-posing-against-white-background_89887-1065.jpg?_wi=1"
imageAlt="Minimalist premium hoodie"
/>
</div>
@@ -94,25 +94,25 @@ export default function LandingPage() {
id: "p1",
name: "Classic Grey",
price: "$65",
imageSrc: "http://img.b2bpic.net/free-photo/father-son-front-wall_23-2147824681.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/father-son-front-wall_23-2147824681.jpg?_wi=1",
},
{
id: "p2",
name: "Urban Black",
price: "$70",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-performer-dancing-escalators_23-2149344075.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-performer-dancing-escalators_23-2149344075.jpg?_wi=1",
},
{
id: "p3",
name: "Minimalist White",
price: "$65",
imageSrc: "http://img.b2bpic.net/free-photo/man-white-hoodie-sporty-menswear_53876-123578.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-white-hoodie-sporty-menswear_53876-123578.jpg?_wi=1",
},
{
id: "p4",
name: "Navy Standard",
price: "$75",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-white-hoodie-winter-fashion_53876-119757.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-white-hoodie-winter-fashion_53876-119757.jpg?_wi=1",
},
{
id: "p5",
@@ -171,7 +171,7 @@ export default function LandingPage() {
quote: "Incredible quality, literally live in this hoodie.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-posing-white-hoodie-leggings-posing-against-white-background_89887-1065.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-posing-white-hoodie-leggings-posing-against-white-background_89887-1065.jpg?_wi=2",
imageAlt: "young man portrait",
},
{
@@ -182,7 +182,7 @@ export default function LandingPage() {
quote: "I've tried many, this is the softest I've owned.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-122007.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/father-son-front-wall_23-2147824681.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/father-son-front-wall_23-2147824681.jpg?_wi=2",
imageAlt: "young man portrait",
},
{
@@ -193,7 +193,7 @@ export default function LandingPage() {
quote: "Finally, a hoodie that fits exactly as it should.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-performer-dancing-escalators_23-2149344075.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-performer-dancing-escalators_23-2149344075.jpg?_wi=2",
imageAlt: "young man portrait",
},
{
@@ -204,7 +204,7 @@ export default function LandingPage() {
quote: "Still looks brand new after 20+ washes.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-shirt-standing-isolated-white-background-with-happy-cool-smile-face-lucky-person_839833-25329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-white-hoodie-sporty-menswear_53876-123578.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-white-hoodie-sporty-menswear_53876-123578.jpg?_wi=2",
imageAlt: "young man portrait",
},
{
@@ -215,7 +215,7 @@ export default function LandingPage() {
quote: "The weight is just right. Highly recommend.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/outdoor-close-up-portrait-brunette-charming-lady-is-posing-camera-sunlight-warn-spring-day-sport-square_291650-2320.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-white-hoodie-winter-fashion_53876-119757.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-white-hoodie-winter-fashion_53876-119757.jpg?_wi=2",
imageAlt: "young man portrait",
},
]}