diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index fe025dd..f84435a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 48b0565..91ae52e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index e1dc7d8..0ea09b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index f4a31c8..de2fdfd 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -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" />