Update src/app/page.tsx

This commit is contained in:
2026-03-03 12:57:00 +00:00
parent 0c8f260fc2
commit e66233a0b5

View File

@@ -80,7 +80,7 @@ export default function HomePage() {
{ text: "Shop Now", href: "/shop" },
{ text: "Learn More", href: "#about" },
]}
imageSrc="http://img.b2bpic.net/free-photo/fulllength-portrait-stylish-darkskinned-curly-woman-white-pants-jacket-top-posing-dressing-room-young-lady-leans-hanger_197531-27803.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fulllength-portrait-stylish-darkskinned-curly-woman-white-pants-jacket-top-posing-dressing-room-young-lady-leans-hanger_197531-27803.jpg?_wi=1"
imageAlt="Fashion lifestyle background"
showDimOverlay={true}
/>
@@ -95,7 +95,7 @@ export default function HomePage() {
price: "$49.99",
variant: "White, Black, Navy • 5 Colors",
imageSrc:
"http://img.b2bpic.net/free-photo/young-african-american-woman-with-dark-curly-hair-sunglasses-tshirt-pretty-woman-with-blond-hair-shirt-dreamily-looking-camera-while-spending-time-together_574295-5031.jpg",
"http://img.b2bpic.net/free-photo/young-african-american-woman-with-dark-curly-hair-sunglasses-tshirt-pretty-woman-with-blond-hair-shirt-dreamily-looking-camera-while-spending-time-together_574295-5031.jpg?_wi=1",
imageAlt: "Classic cotton t-shirt",
isFavorited: false,
},
@@ -105,7 +105,7 @@ export default function HomePage() {
price: "$89.99",
variant: "Dark Blue • 3 Sizes",
imageSrc:
"http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-48.jpg",
"http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-48.jpg?_wi=1",
imageAlt: "Slim fit denim jeans",
isFavorited: false,
},
@@ -115,7 +115,7 @@ export default function HomePage() {
price: "$199.99",
variant: "Black • Limited Edition",
imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-demonstrating-upper-cloths_1303-24480.jpg",
"http://img.b2bpic.net/free-photo/young-woman-demonstrating-upper-cloths_1303-24480.jpg?_wi=1",
imageAlt: "Premium leather jacket",
isFavorited: false,
},
@@ -139,7 +139,7 @@ export default function HomePage() {
{ value: "50K+", title: "Happy Customers" },
{ value: "500+", title: "Products Available" },
]}
imageSrc="http://img.b2bpic.net/free-photo/shopping-center-showroom-with-clothes-from-trendy-collections-retail-market-boutique-with-modern-fashionable-wear-empty-clothing-store-filled-with-new-trends-fashion-brands_482257-61769.jpg"
imageSrc="http://img.b2bpic.net/free-photo/shopping-center-showroom-with-clothes-from-trendy-collections-retail-market-boutique-with-modern-fashionable-wear-empty-clothing-store-filled-with-new-trends-fashion-brands_482257-61769.jpg?_wi=1"
imageAlt="StyleHub store interior"
useInvertedBackground={true}
mediaAnimation="slide-up"
@@ -272,7 +272,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/fulllength-portrait-stylish-darkskinned-curly-woman-white-pants-jacket-top-posing-dressing-room-young-lady-leans-hanger_197531-27803.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fulllength-portrait-stylish-darkskinned-curly-woman-white-pants-jacket-top-posing-dressing-room-young-lady-leans-hanger_197531-27803.jpg?_wi=2"
imageAlt="Fashion lifestyle footer background"
columns={footerColumns}
logoText="StyleHub"