Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-09 10:12:10 +00:00
6 changed files with 1390 additions and 23 deletions

View File

@@ -304,7 +304,7 @@ export default function CartPage() {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/birthday-gift-bag-with-candles_23-2148167916.jpg"
imageSrc="http://img.b2bpic.net/free-photo/birthday-gift-bag-with-candles_23-2148167916.jpg?_wi=5"
imageAlt="ShopHub footer backdrop"
columns={[
{

View File

@@ -87,7 +87,7 @@ export default function CheckoutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/birthday-gift-bag-with-candles_23-2148167916.jpg"
imageSrc="http://img.b2bpic.net/free-photo/birthday-gift-bag-with-candles_23-2148167916.jpg?_wi=6"
imageAlt="ShopHub footer backdrop"
columns={[
{

File diff suppressed because it is too large Load Diff

View File

@@ -77,7 +77,7 @@ export default function HomePage() {
{ text: "View Deals", href: "#bestsellers" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/birthday-gift-bag-with-candles_23-2148167916.jpg"
imageSrc="http://img.b2bpic.net/free-photo/birthday-gift-bag-with-candles_23-2148167916.jpg?_wi=1"
imageAlt="Hero banner showcasing premium products"
mediaAnimation="slide-up"
avatars={[
@@ -118,7 +118,7 @@ export default function HomePage() {
rating: 5,
reviewCount: "12.5k",
imageSrc:
"http://img.b2bpic.net/free-photo/full-shot-artist-with-microphone_23-2149215563.jpg",
"http://img.b2bpic.net/free-photo/full-shot-artist-with-microphone_23-2149215563.jpg?_wi=1",
imageAlt: "Premium wireless headphones",
isFavorited: false,
},
@@ -130,7 +130,7 @@ export default function HomePage() {
rating: 5,
reviewCount: "8.2k",
imageSrc:
"http://img.b2bpic.net/free-photo/old-wooden-planks-with-blurred-airport_1253-33.jpg",
"http://img.b2bpic.net/free-photo/old-wooden-planks-with-blurred-airport_1253-33.jpg?_wi=1",
imageAlt: "USB-C fast charger",
isFavorited: false,
},
@@ -142,7 +142,7 @@ export default function HomePage() {
rating: 5,
reviewCount: "9.7k",
imageSrc:
"http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525695.jpg",
"http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525695.jpg?_wi=1",
imageAlt: "Portable premium speaker",
isFavorited: false,
},
@@ -256,7 +256,7 @@ export default function HomePage() {
company: "Tech Startup",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/pretty-woman-doing-okay-symbol_1187-3855.jpg",
"http://img.b2bpic.net/free-photo/pretty-woman-doing-okay-symbol_1187-3855.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -266,7 +266,7 @@ export default function HomePage() {
company: "E-Commerce Inc",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/woman-dancing_1187-3140.jpg",
"http://img.b2bpic.net/free-photo/woman-dancing_1187-3140.jpg?_wi=1",
imageAlt: "Michael Chen",
},
{
@@ -276,7 +276,7 @@ export default function HomePage() {
company: "Creative Studio",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg",
"http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg?_wi=1",
imageAlt: "Emily Rodriguez",
},
{
@@ -405,7 +405,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/birthday-gift-bag-with-candles_23-2148167916.jpg"
imageSrc="http://img.b2bpic.net/free-photo/birthday-gift-bag-with-candles_23-2148167916.jpg?_wi=2"
imageAlt="ShopHub footer backdrop"
columns={[
{

View File

@@ -31,7 +31,7 @@ export default function ProductDetailPage() {
price: "$199.99",
rating: 5,
reviewCount: "12.5k",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-artist-with-microphone_23-2149215563.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-artist-with-microphone_23-2149215563.jpg?_wi=3",
imageAlt: "Premium wireless headphones",
description:
"Experience superior sound quality with active noise cancellation, 40-hour battery life, and premium comfort padding. Perfect for professionals, travelers, and audiophiles.",
@@ -55,7 +55,7 @@ export default function ProductDetailPage() {
price: "$49.99",
rating: 5,
reviewCount: "8.2k",
imageSrc: "http://img.b2bpic.net/free-photo/old-wooden-planks-with-blurred-airport_1253-33.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-wooden-planks-with-blurred-airport_1253-33.jpg?_wi=3",
imageAlt: "USB-C fast charger",
isFavorited: false,
},
@@ -66,7 +66,7 @@ export default function ProductDetailPage() {
price: "$129.99",
rating: 5,
reviewCount: "9.7k",
imageSrc: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525695.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525695.jpg?_wi=3",
imageAlt: "Portable premium speaker",
isFavorited: false,
},
@@ -77,7 +77,7 @@ export default function ProductDetailPage() {
price: "$149.99",
rating: 5,
reviewCount: "7.3k",
imageSrc: "http://img.b2bpic.net/free-photo/platform-showcasing-products-with-dreamy-aesthetic-colors_23-2151780682.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/platform-showcasing-products-with-dreamy-aesthetic-colors_23-2151780682.jpg?_wi=2",
imageAlt: "Wireless earbuds pro",
isFavorited: false,
},
@@ -90,7 +90,7 @@ export default function ProductDetailPage() {
role: "Product Manager",
company: "Tech Startup",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-doing-okay-symbol_1187-3855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-doing-okay-symbol_1187-3855.jpg?_wi=2",
imageAlt: "Sarah Johnson",
},
{
@@ -99,7 +99,7 @@ export default function ProductDetailPage() {
role: "Entrepreneur",
company: "E-Commerce Inc",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing_1187-3140.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing_1187-3140.jpg?_wi=2",
imageAlt: "Michael Chen",
},
{
@@ -108,7 +108,7 @@ export default function ProductDetailPage() {
role: "Designer",
company: "Creative Studio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg?_wi=2",
imageAlt: "Emily Rodriguez",
},
];
@@ -252,7 +252,7 @@ export default function ProductDetailPage() {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/birthday-gift-bag-with-candles_23-2148167916.jpg"
imageSrc="http://img.b2bpic.net/free-photo/birthday-gift-bag-with-candles_23-2148167916.jpg?_wi=4"
imageAlt="ShopHub footer backdrop"
columns={[
{

View File

@@ -63,7 +63,7 @@ export default function ShopPage() {
rating: 5,
reviewCount: "12.5k",
imageSrc:
"http://img.b2bpic.net/free-photo/full-shot-artist-with-microphone_23-2149215563.jpg",
"http://img.b2bpic.net/free-photo/full-shot-artist-with-microphone_23-2149215563.jpg?_wi=2",
imageAlt: "Premium wireless headphones",
isFavorited: false,
},
@@ -75,7 +75,7 @@ export default function ShopPage() {
rating: 5,
reviewCount: "8.2k",
imageSrc:
"http://img.b2bpic.net/free-photo/old-wooden-planks-with-blurred-airport_1253-33.jpg",
"http://img.b2bpic.net/free-photo/old-wooden-planks-with-blurred-airport_1253-33.jpg?_wi=2",
imageAlt: "USB-C fast charger",
isFavorited: false,
},
@@ -87,7 +87,7 @@ export default function ShopPage() {
rating: 5,
reviewCount: "9.7k",
imageSrc:
"http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525695.jpg",
"http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525695.jpg?_wi=2",
imageAlt: "Portable premium speaker",
isFavorited: false,
},
@@ -99,7 +99,7 @@ export default function ShopPage() {
rating: 5,
reviewCount: "18.3k",
imageSrc:
"http://img.b2bpic.net/free-photo/platform-showcasing-products-with-dreamy-aesthetic-colors_23-2151780682.jpg",
"http://img.b2bpic.net/free-photo/platform-showcasing-products-with-dreamy-aesthetic-colors_23-2151780682.jpg?_wi=1",
imageAlt: "Premium wireless earbuds",
isFavorited: false,
},
@@ -161,7 +161,7 @@ export default function ShopPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/birthday-gift-bag-with-candles_23-2148167916.jpg"
imageSrc="http://img.b2bpic.net/free-photo/birthday-gift-bag-with-candles_23-2148167916.jpg?_wi=3"
imageAlt="ShopHub footer backdrop"
columns={[
{