Merge version_1 into main #1

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

View File

@@ -48,7 +48,7 @@ export default function AboutPage() {
{ text: "Partner With Us", href: "/vendors" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/online-grocery-store-app-template_23-2150089550.jpg"
imageSrc="http://img.b2bpic.net/free-vector/online-grocery-store-app-template_23-2150089550.jpg?_wi=3"
imageAlt="MarketHub Vision"
mediaAnimation="slide-up"
/>
@@ -77,21 +77,21 @@ export default function AboutPage() {
name: "Priya Sharma",
role: "Regular User",
testimonial: "I love using MarketHub for both grocery shopping and food delivery. The karma points system keeps me engaged and I've unlocked amazing perks!",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=3",
},
{
id: "2",
name: "Rajesh Kumar",
role: "Vendor Partner",
testimonial: "As a restaurant owner, MarketHub has helped me reach 10x more customers. The platform is reliable and their support is exceptional.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=2",
},
{
id: "3",
name: "Isha Patel",
role: "Active Community Member",
testimonial: "The community chat feature is fantastic! I've made friends and discovered amazing deals through other users' recommendations.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=4",
},
]}
title="Why People Love MarketHub"

View File

@@ -48,7 +48,7 @@ export default function ContactPage() {
{ text: "Live Chat", href: "/chat" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/online-grocery-store-app-template_23-2150089550.jpg"
imageSrc="http://img.b2bpic.net/free-vector/online-grocery-store-app-template_23-2150089550.jpg?_wi=5"
imageAlt="Contact MarketHub"
mediaAnimation="slide-up"
/>

View File

@@ -59,7 +59,7 @@ export default function HomePage() {
{ src: "http://img.b2bpic.net/free-photo/handsome-happy-bearded-man_74855-2827.jpg", alt: "User 3" },
]}
avatarText="Trusted by 500K+ active users"
imageSrc="http://img.b2bpic.net/free-vector/online-grocery-store-app-template_23-2150089550.jpg"
imageSrc="http://img.b2bpic.net/free-vector/online-grocery-store-app-template_23-2150089550.jpg?_wi=1"
imageAlt="MarketHub Platform Dashboard"
mediaAnimation="slide-up"
marqueeItems={[
@@ -82,7 +82,7 @@ export default function HomePage() {
title: "Unified Shopping",
description: "Browse thousands of products from verified vendors alongside restaurant menus. Real-time inventory updates ensure availability. Instant checkout with saved preferences.",
phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/fashion-shopping-app-interface_52683-45816.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/online-grocery-store-app-template_23-2150089550.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/online-grocery-store-app-template_23-2150089550.jpg?_wi=2" },
},
{
id: 2,
@@ -188,21 +188,21 @@ export default function HomePage() {
name: "Priya Sharma",
role: "Regular User",
testimonial: "I love using MarketHub for both grocery shopping and food delivery. The karma points system keeps me engaged and I've unlocked amazing perks!",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1",
},
{
id: "2",
name: "Rajesh Kumar",
role: "Vendor Partner",
testimonial: "As a restaurant owner, MarketHub has helped me reach 10x more customers. The platform is reliable and their support is exceptional.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=1",
},
{
id: "3",
name: "Isha Patel",
role: "Active Community Member",
testimonial: "The community chat feature is fantastic! I've made friends and discovered amazing deals through other users' recommendations.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2",
},
{
id: "4",

View File

@@ -48,7 +48,7 @@ export default function PricingPage() {
{ text: "Contact Sales", href: "/contact" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/online-grocery-store-app-template_23-2150089550.jpg"
imageSrc="http://img.b2bpic.net/free-vector/online-grocery-store-app-template_23-2150089550.jpg?_wi=4"
imageAlt="Pricing Plans Overview"
mediaAnimation="slide-up"
/>