Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-05 22:25:00 +00:00
5 changed files with 27 additions and 27 deletions

View File

@@ -51,7 +51,7 @@ export default function AboutPage() {
textboxLayout="default"
useInvertedBackground={false}
imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg?_wi=5"
imageAlt="MarketHub story"
mediaAnimation="opacity"
bulletPoints={[
@@ -84,7 +84,7 @@ export default function AboutPage() {
role: "Fashion Enthusiast",
company: "New York, USA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2",
imageAlt: "Sarah Mitchell",
},
{
@@ -93,7 +93,7 @@ export default function AboutPage() {
role: "Tech Reviewer",
company: "San Francisco, USA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "James Chen",
},
{
@@ -102,7 +102,7 @@ export default function AboutPage() {
role: "Lifestyle Blogger",
company: "London, UK",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2",
imageAlt: "Emma Rodriguez",
},
]}

View File

@@ -66,7 +66,7 @@ export default function BrandsPage() {
textboxLayout="default"
useInvertedBackground={true}
imagePosition="left"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg?_wi=4"
imageAlt="Brand partnership quality"
mediaAnimation="opacity"
bulletPoints={[

View File

@@ -64,7 +64,7 @@ export default function ContactPage() {
textboxLayout="default"
useInvertedBackground={true}
mediaPosition="left"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg?_wi=6"
imageAlt="Support options"
mediaAnimation="opacity"
accordionItems={[

View File

@@ -56,7 +56,7 @@ export default function HomePage() {
{ text: "Explore Brands", href: "/brands" },
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg?_wi=1"
imageAlt="MarketHub shopping experience"
frameStyle="card"
mediaAnimation="slide-up"
@@ -72,42 +72,42 @@ export default function HomePage() {
id: "1",
name: "Premium Designer Sneakers",
price: "$159.99",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-womans-casual-outfits_93675-133151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-womans-casual-outfits_93675-133151.jpg?_wi=1",
imageAlt: "Designer sneakers",
},
{
id: "2",
name: "Wireless Noise-Canceling Headphones",
price: "$249.99",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17214.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17214.jpg?_wi=1",
imageAlt: "Wireless headphones",
},
{
id: "3",
name: "Luxe Skincare Collection",
price: "$89.99",
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-thai-orchid-flowers-bath-accessories_169016-17510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-thai-orchid-flowers-bath-accessories_169016-17510.jpg?_wi=1",
imageAlt: "Skincare collection",
},
{
id: "4",
name: "Minimalist Coffee Table",
price: "$349.99",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-house-modern-wooden-chair_657883-341.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-house-modern-wooden-chair_657883-341.jpg?_wi=1",
imageAlt: "Coffee table",
},
{
id: "5",
name: "Pro Yoga Mat with Strap",
price: "$79.99",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-dumbbell-smart-watch-fruit_1387-200.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-dumbbell-smart-watch-fruit_1387-200.jpg?_wi=1",
imageAlt: "Yoga mat",
},
{
id: "6",
name: "Bestselling Novel Bundle",
price: "$49.99",
imageSrc: "http://img.b2bpic.net/free-photo/glasses-old-books-library_23-2147711442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glasses-old-books-library_23-2147711442.jpg?_wi=1",
imageAlt: "Book bundle",
},
]}
@@ -147,7 +147,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
mediaPosition="left"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg?_wi=2"
imageAlt="Product categories"
mediaAnimation="opacity"
accordionItems={[
@@ -190,7 +190,7 @@ export default function HomePage() {
role: "Fashion Enthusiast",
company: "New York, USA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1",
imageAlt: "Sarah Mitchell",
},
{
@@ -199,7 +199,7 @@ export default function HomePage() {
role: "Tech Reviewer",
company: "San Francisco, USA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "James Chen",
},
{
@@ -208,7 +208,7 @@ export default function HomePage() {
role: "Lifestyle Blogger",
company: "London, UK",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1",
imageAlt: "Emma Rodriguez",
},
{
@@ -217,7 +217,7 @@ export default function HomePage() {
role: "Home Decor Expert",
company: "Seoul, South Korea",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "David Park",
},
]}
@@ -242,7 +242,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={true}
imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg?_wi=3"
imageAlt="MarketHub benefits"
mediaAnimation="opacity"
bulletPoints={[

View File

@@ -47,56 +47,56 @@ export default function ShopPage() {
id: "1",
name: "Premium Designer Sneakers",
price: "$159.99",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-womans-casual-outfits_93675-133151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-womans-casual-outfits_93675-133151.jpg?_wi=2",
imageAlt: "Designer sneakers",
},
{
id: "2",
name: "Wireless Noise-Canceling Headphones",
price: "$249.99",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17214.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17214.jpg?_wi=2",
imageAlt: "Wireless headphones",
},
{
id: "3",
name: "Luxe Skincare Collection",
price: "$89.99",
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-thai-orchid-flowers-bath-accessories_169016-17510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-thai-orchid-flowers-bath-accessories_169016-17510.jpg?_wi=2",
imageAlt: "Skincare collection",
},
{
id: "4",
name: "Minimalist Coffee Table",
price: "$349.99",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-house-modern-wooden-chair_657883-341.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-house-modern-wooden-chair_657883-341.jpg?_wi=2",
imageAlt: "Coffee table",
},
{
id: "5",
name: "Pro Yoga Mat with Strap",
price: "$79.99",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-dumbbell-smart-watch-fruit_1387-200.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-dumbbell-smart-watch-fruit_1387-200.jpg?_wi=2",
imageAlt: "Yoga mat",
},
{
id: "6",
name: "Bestselling Novel Bundle",
price: "$49.99",
imageSrc: "http://img.b2bpic.net/free-photo/glasses-old-books-library_23-2147711442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glasses-old-books-library_23-2147711442.jpg?_wi=2",
imageAlt: "Book bundle",
},
{
id: "7",
name: "Vintage Leather Jacket",
price: "$199.99",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-womans-casual-outfits_93675-133151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-womans-casual-outfits_93675-133151.jpg?_wi=3",
imageAlt: "Leather jacket",
},
{
id: "8",
name: "4K Smart TV 55-inch",
price: "$599.99",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17214.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17214.jpg?_wi=3",
imageAlt: "Smart TV",
},
]}