From 5a36a917767f0c0e269088ba6b3068a91f1ff78f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 06:08:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cdd7ea1..22bd296 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/coffee-machine-making-perfect-cup-coffee_23-2151699649.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coffee-machine-making-perfect-cup-coffee_23-2151699649.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -117,7 +117,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Rooted in Passion" description="We believe coffee is more than just a drink; it's a ritual. Our beans are ethically sourced from the world's finest regions and roasted in small batches to ensure unparalleled flavor profiles." - imageSrc="http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395317.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395317.jpg?_wi=1" /> @@ -129,19 +129,19 @@ export default function LandingPage() { { title: "Specialty Brews", description: "Single-origin beans curated for the true coffee enthusiast.", - imageSrc: "http://img.b2bpic.net/free-photo/two-big-hermetic-packages-with-blank-labels-near-transparent-glass-with-raw-sampled-coffee-beans_346278-410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-big-hermetic-packages-with-blank-labels-near-transparent-glass-with-raw-sampled-coffee-beans_346278-410.jpg?_wi=1", buttonIcon: "Coffee", }, { title: "Craft Lattes", description: "Hand-poured milk with a master's touch, every time.", - imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2146.jpg?_wi=1", buttonIcon: "Heart", }, { title: "Cozy Atmosphere", description: "Designed for conversation, reflection, and quiet moments.", - imageSrc: "http://img.b2bpic.net/free-photo/therapy-session-where-teenager-discusses-her-struggles-with-anxiety_482257-113011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/therapy-session-where-teenager-discusses-her-struggles-with-anxiety_482257-113011.jpg?_wi=1", buttonIcon: "Zap", }, ]} @@ -163,7 +163,7 @@ export default function LandingPage() { quote: "The best brew I've had in years.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/charming-relaxed-female-with-positive-smile-sits-terrace-cafe_273609-2522.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-machine-making-perfect-cup-coffee_23-2151699649.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-machine-making-perfect-cup-coffee_23-2151699649.jpg?_wi=2", imageAlt: "cozy cafe interior espresso bar", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { quote: "Perfect spot to work and relax.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-man-typing-computer-while-browsing-internet-drinking-coffee-bar_637285-2064.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395317.jpg?_wi=2", imageAlt: "barista brewing fresh craft coffee", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { quote: "Exceptional latte art and service.", tag: "VIP", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-girl-oversize-sweater-warming-up-cold-autumn-day-having-coffee-holding-large-mug-smiling-joyfully-attractive-young-female-with-hair-knot-relaxing-home-with-cup-tea_343059-3041.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/two-big-hermetic-packages-with-blank-labels-near-transparent-glass-with-raw-sampled-coffee-beans_346278-410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-big-hermetic-packages-with-blank-labels-near-transparent-glass-with-raw-sampled-coffee-beans_346278-410.jpg?_wi=2", imageAlt: "specialty coffee beans selection", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { quote: "My daily caffeine sanctuary.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1138.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2146.jpg?_wi=2", imageAlt: "latte art professional barista", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { quote: "Love the vibe and the beans.", tag: "VIP", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-young-happy-pretty-girl-explore-city-look-away-with-pleased-cheerful-face-drinking-coffee-takeaway-cup-from-favorite-local-cafe-walking-street-fresh-air-enjoy-spring_197531-30594.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/therapy-session-where-teenager-discusses-her-struggles-with-anxiety_482257-113011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/therapy-session-where-teenager-discusses-her-struggles-with-anxiety_482257-113011.jpg?_wi=2", imageAlt: "minimalist cafe seating design", }, ]} -- 2.49.1