Merge version_1 into main #3

Merged
bender merged 4 commits from version_1 into main 2026-03-03 13:00:50 +00:00
4 changed files with 13 additions and 13 deletions

View File

@@ -74,7 +74,7 @@ export default function AboutPage() {
{ 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=2"
imageAlt="StyleHub store interior"
useInvertedBackground={true}
mediaAnimation="slide-up"
@@ -99,7 +99,7 @@ export default function AboutPage() {
<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=4"
imageAlt="Fashion lifestyle footer background"
columns={footerColumns}
logoText="StyleHub"

View File

@@ -97,7 +97,7 @@ export default function ContactPage() {
<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=5"
imageAlt="Fashion lifestyle footer background"
columns={footerColumns}
logoText="StyleHub"

View File

@@ -77,7 +77,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}
/>
@@ -88,15 +88,15 @@ export default function HomePage() {
products={[
{
id: "1", name: "Classic Cotton T-Shirt", 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", imageAlt: "Classic cotton t-shirt", isFavorited: false,
"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,
},
{
id: "2", name: "Slim Fit Denim Jeans", price: "$89.99", variant: "Dark Blue • 3 Sizes", imageSrc:
"http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-48.jpg", imageAlt: "Slim fit denim jeans", isFavorited: false,
"http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-48.jpg?_wi=1", imageAlt: "Slim fit denim jeans", isFavorited: false,
},
{
id: "3", name: "Premium Leather Jacket", price: "$199.99", variant: "Black • Limited Edition", imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-demonstrating-upper-cloths_1303-24480.jpg", imageAlt: "Premium leather jacket", isFavorited: false,
"http://img.b2bpic.net/free-photo/young-woman-demonstrating-upper-cloths_1303-24480.jpg?_wi=1", imageAlt: "Premium leather jacket", isFavorited: false,
},
]}
title="Featured Collections"
@@ -118,7 +118,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"
@@ -198,7 +198,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"

View File

@@ -70,15 +70,15 @@ export default function ShopPage() {
products={[
{
id: "1", name: "Classic Cotton T-Shirt", 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", imageAlt: "Classic cotton t-shirt", isFavorited: false,
"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=2", imageAlt: "Classic cotton t-shirt", isFavorited: false,
},
{
id: "2", name: "Slim Fit Denim Jeans", price: "$89.99", variant: "Dark Blue • 3 Sizes", imageSrc:
"http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-48.jpg", imageAlt: "Slim fit denim jeans", isFavorited: false,
"http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-48.jpg?_wi=2", imageAlt: "Slim fit denim jeans", isFavorited: false,
},
{
id: "3", name: "Premium Leather Jacket", price: "$199.99", variant: "Black • Limited Edition", imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-demonstrating-upper-cloths_1303-24480.jpg", imageAlt: "Premium leather jacket", isFavorited: false,
"http://img.b2bpic.net/free-photo/young-woman-demonstrating-upper-cloths_1303-24480.jpg?_wi=2", imageAlt: "Premium leather jacket", isFavorited: false,
},
]}
title="Shop All Collections"
@@ -126,7 +126,7 @@ export default function ShopPage() {
<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=3"
imageAlt="Fashion lifestyle footer background"
columns={footerColumns}
logoText="StyleHub"