diff --git a/src/app/page.tsx b/src/app/page.tsx index 65ac1cd..42ff9c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { variant: "plain"}} 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={[ { @@ -75,7 +75,7 @@ export default function LandingPage() { value: "24/7", title: "AI Support"}, ]} 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" /> @@ -88,16 +88,16 @@ export default function LandingPage() { features={[ { 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", imageAlt: "minimalist modern cafe interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg?_wi=3", imageAlt: "minimalist modern cafe interior"}, { title: "Smart Atmosphere", description: "Intelligent lighting and sound adjustments for peak relaxation.", buttonIcon: Coffee, imageSrc: "http://img.b2bpic.net/free-photo/close-up-hot-cup-coffee_53876-123577.jpg", imageAlt: "perfectly brewed coffee cup"}, { 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", imageAlt: "happy cafe customer portrait"}, + 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", imageAlt: "satisfied business professional"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5369.jpg?_wi=1", imageAlt: "satisfied business professional"}, ]} title="Why The Dark Cafe?" description="Smarter coffee, faster service, and a truly comfortable atmosphere." @@ -111,15 +111,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", 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"}, + id: "1", 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?_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"}, + 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?_wi=2"}, { id: "3", name: "SREENADH KUNCHAM", role: "Regular", testimonial: "Coffee tea food all verities all available here", imageSrc: "http://img.b2bpic.net/free-photo/positive-gorgeous-young-female-feels-happy-coffee-shop_273609-2792.jpg"}, { id: "4", name: "Anonymous", role: "Visitor", testimonial: "A truly modern experience in the heart of Hyderabad.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-enjoying-cup-coffee_23-2148560465.jpg"}, { - id: "5", 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"}, + id: "5", 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?_wi=3"}, ]} title="Voices of the Cafe" description="What our customers are saying about the AI-enhanced experience."