From d61ed2f948656cf60c11901ee81db3bcbec3a4fe Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 11:50:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a4d39b6..4a0dba5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { }} title="Coffee, Elevated by AI." description="Experience the perfect brew crafted by intelligence. The Dark Cafe combines artisanal tradition with the precision of modern AI for an unforgettable experience." - imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg?_wi=1" imageAlt="The Dark Cafe minimalist interior" buttons={[ { @@ -96,7 +96,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg?_wi=2" imageAlt="The Dark Cafe futuristic coffee brewing" metricsAnimation="slide-up" /> @@ -111,7 +111,7 @@ export default function LandingPage() { title: "AI-Crafted Profiles", description: "Personalized blends that adapt to your taste palette.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg?_wi=3", imageAlt: "minimalist modern cafe interior", }, { @@ -125,14 +125,14 @@ export default function LandingPage() { title: "Seamless Ordering", description: "Order via app and pick up without any wait.", buttonIcon: "Smartphone", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-lady-jacket-white-pants-drinking-coffee-outside-short-haired-woman-with-bag-eyeglasses-posing-with-phone_197531-19322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-lady-jacket-white-pants-drinking-coffee-outside-short-haired-woman-with-bag-eyeglasses-posing-with-phone_197531-19322.jpg?_wi=1", imageAlt: "happy cafe customer portrait", }, { title: "Precision Roasting", description: "AI-monitored heat curves for consistent flavor profiles.", buttonIcon: "Flame", - imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5369.jpg?_wi=1", imageAlt: "satisfied business professional", }, ]} @@ -152,14 +152,14 @@ export default function LandingPage() { name: "Never Settle", role: "Guest", testimonial: "The service is also good and they'll hear your requests and are quite friendly.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-lady-jacket-white-pants-drinking-coffee-outside-short-haired-woman-with-bag-eyeglasses-posing-with-phone_197531-19322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-lady-jacket-white-pants-drinking-coffee-outside-short-haired-woman-with-bag-eyeglasses-posing-with-phone_197531-19322.jpg?_wi=2", }, { id: "2", name: "Jakkala Kiran", role: "Visitor", testimonial: "Nice atmosphere for eating.", - imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5369.jpg?_wi=2", }, { id: "3", @@ -180,7 +180,7 @@ export default function LandingPage() { name: "Rahul P.", role: "Tech Professional", testimonial: "The AI recommendations are spot on. It's like my own personal barista.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-lady-jacket-white-pants-drinking-coffee-outside-short-haired-woman-with-bag-eyeglasses-posing-with-phone_197531-19322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-lady-jacket-white-pants-drinking-coffee-outside-short-haired-woman-with-bag-eyeglasses-posing-with-phone_197531-19322.jpg?_wi=3", }, ]} title="Voices of the Cafe" -- 2.49.1