diff --git a/src/app/page.tsx b/src/app/page.tsx index 415e1b7..c539238 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Explore Menu"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-aeropress_176420-14736.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-aeropress_176420-14736.jpg?_wi=1" imageAlt="Cinematic coffee experience" mediaAnimation="blur-reveal" /> @@ -66,7 +66,7 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", name: "Signature Espresso", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/decoration-shop-aroma-art-natural_1203-3813.jpg"}, + id: "p1", name: "Signature Espresso", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/decoration-shop-aroma-art-natural_1203-3813.jpg?_wi=1"}, { id: "p2", name: "Cold Brew Reserve", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-coffee-cup_23-2149703699.jpg"}, { @@ -134,13 +134,13 @@ export default function LandingPage() { "Unlimited deliveries", "Loyalty rewards", "Priority service"], button: { text: "Subscribe"}, - imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-aeropress_176420-14736.jpg", imageAlt: "scandinavian cafe interior minimalist"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-aeropress_176420-14736.jpg?_wi=2", imageAlt: "scandinavian cafe interior minimalist"}, { id: "o3", title: "Delivery", price: "$5", period: "fixed", features: [ "Same day delivery", "Secure tracking", "Warm delivery"], button: { text: "Order Now"}, - imageSrc: "http://img.b2bpic.net/free-photo/decoration-shop-aroma-art-natural_1203-3813.jpg", imageAlt: "scandinavian cafe interior minimalist"}, + imageSrc: "http://img.b2bpic.net/free-photo/decoration-shop-aroma-art-natural_1203-3813.jpg?_wi=2", imageAlt: "scandinavian cafe interior minimalist"}, ]} title="Seamless Ordering" description="Pickup, delivery, and subscription plans at your fingertips."