Update src/app/page.tsx

This commit is contained in:
2026-03-06 11:59:07 +00:00
parent bfc64595b5
commit d6f4cc0cde

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#about" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/shopping-cart-black-background-with-copy-space_23-2148317906.jpg"
imageSrc="http://img.b2bpic.net/free-photo/shopping-cart-black-background-with-copy-space_23-2148317906.jpg?_wi=1"
imageAlt="Online shopping marketplace"
mediaAnimation="slide-up"
/>
@@ -107,7 +107,7 @@ export default function LandingPage() {
description="MarketHub Team"
subdescription="Building trust in e-commerce since 2020"
icon={ShoppingCart}
imageSrc="http://img.b2bpic.net/free-photo/shopping-cart-black-background-with-copy-space_23-2148317906.jpg"
imageSrc="http://img.b2bpic.net/free-photo/shopping-cart-black-background-with-copy-space_23-2148317906.jpg?_wi=2"
imageAlt="MarketHub marketplace"
mediaAnimation="slide-up"
useInvertedBackground={true}