Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-05 05:06:53 +00:00
4 changed files with 19 additions and 19 deletions

View File

@@ -75,7 +75,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg"
imageSrc="http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg?_wi=4"
imageAlt="MarketHub marketplace community"
logoText="MarketHub"
copyrightText="© 2025 MarketHub. All rights reserved."

View File

@@ -81,7 +81,7 @@ export default function HomePage() {
id: "1",
name: "Premium Wireless Headphones",
price: "$89.99",
imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg?_wi=1",
imageAlt: "Premium wireless headphones",
},
{
@@ -137,7 +137,7 @@ export default function HomePage() {
title: "Inventory Management",
description: "Real-time inventory tracking across multiple sales channels with automated stock updates.",
tag: "Seller Feature",
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg?_wi=1",
imageAlt: "Inventory management dashboard",
},
{
@@ -153,7 +153,7 @@ export default function HomePage() {
title: "Smart Analytics",
description: "Deep insights into customer behavior, sales trends, and performance metrics in real-time.",
tag: "Analytics",
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=1",
imageAlt: "Analytics dashboard with charts",
},
]}
@@ -187,7 +187,7 @@ export default function HomePage() {
name: "Sarah Johnson",
role: "Store Owner",
testimonial: "MarketHub transformed my small business into a scalable operation. The seller tools are intuitive and the support team is always responsive.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
imageAlt: "Portrait of Sarah Johnson",
},
{
@@ -195,7 +195,7 @@ export default function HomePage() {
name: "Michael Chen",
role: "E-commerce Manager",
testimonial: "Our monthly revenue increased by 300% after migrating to MarketHub. The analytics help us optimize every aspect of our store.",
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: "Portrait of Michael Chen",
},
{
@@ -203,7 +203,7 @@ export default function HomePage() {
name: "Emily Rodriguez",
role: "Brand Manager",
testimonial: "The marketplace reach combined with our own seller tools gives us the best of both worlds. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
imageAlt: "Portrait of Emily Rodriguez",
},
{
@@ -211,7 +211,7 @@ export default function HomePage() {
name: "David Kim",
role: "Logistics Director",
testimonial: "Shipping integration and carrier partnerships save us hundreds of hours each month. This is the future of e-commerce.",
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: "Portrait of David Kim",
},
{
@@ -219,7 +219,7 @@ export default function HomePage() {
name: "Lisa Thompson",
role: "Product Director",
testimonial: "MarketHub's API ecosystem allows us to build custom solutions. The platform grows with your ambitions.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3",
imageAlt: "Portrait of Lisa Thompson",
},
{
@@ -227,7 +227,7 @@ export default function HomePage() {
name: "James Wilson",
role: "Founder",
testimonial: "From Day 1 to $1M in revenue in 18 months. MarketHub gave us the foundation and tools to scale confidently.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=1",
imageAlt: "Portrait of James Wilson",
},
]}
@@ -250,7 +250,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg"
imageSrc="http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg?_wi=1"
imageAlt="MarketHub marketplace community"
logoText="MarketHub"
copyrightText="© 2025 MarketHub. All rights reserved."

View File

@@ -147,7 +147,7 @@ export default function PricingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg"
imageSrc="http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg?_wi=3"
imageAlt="MarketHub marketplace community"
logoText="MarketHub"
copyrightText="© 2025 MarketHub. All rights reserved."

View File

@@ -53,7 +53,7 @@ export default function SellersPage() {
title: "Dashboard & Analytics",
description: "Monitor sales, track inventory, and analyze customer behavior with intuitive dashboards. Make data-driven decisions in real-time.",
tag: "Management",
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=2",
imageAlt: "Seller dashboard analytics",
},
{
@@ -61,7 +61,7 @@ export default function SellersPage() {
title: "Inventory Management",
description: "Keep inventory synchronized across multiple channels automatically. Set stock levels, manage variants, and track fulfillment effortlessly.",
tag: "Operations",
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg?_wi=2",
imageAlt: "Inventory management",
},
{
@@ -69,7 +69,7 @@ export default function SellersPage() {
title: "Marketing & Promotion",
description: "Built-in SEO tools, social media integration, and promotional campaign management to boost visibility and drive sales.",
tag: "Marketing",
imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg?_wi=2",
imageAlt: "Marketing tools interface",
},
]}
@@ -103,7 +103,7 @@ export default function SellersPage() {
name: "Sarah Johnson",
role: "Store Owner",
testimonial: "MarketHub transformed my small business into a scalable operation. The seller tools are intuitive and the support team is always responsive.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4",
imageAlt: "Portrait of Sarah Johnson",
},
{
@@ -111,7 +111,7 @@ export default function SellersPage() {
name: "Michael Chen",
role: "E-commerce Manager",
testimonial: "Our monthly revenue increased by 300% after migrating to MarketHub. The analytics help us optimize every aspect of our store.",
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: "Portrait of Michael Chen",
},
{
@@ -119,7 +119,7 @@ export default function SellersPage() {
name: "James Wilson",
role: "Founder",
testimonial: "From Day 1 to $1M in revenue in 18 months. MarketHub gave us the foundation and tools to scale confidently.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2",
imageAlt: "Portrait of James Wilson",
},
]}
@@ -128,7 +128,7 @@ export default function SellersPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg"
imageSrc="http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg?_wi=2"
imageAlt="MarketHub marketplace community"
logoText="MarketHub"
copyrightText="© 2025 MarketHub. All rights reserved."