From e0c1a2df1a9418d0798ec347d15b88ef9323cfa7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 18:09:42 +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 29953a9..6c3d82c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@priyatea", testimonial: "The best masala chai I've had outside India. Pure nostalgia!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-cafe-vertical-shot-steam-rises-cup-espresso-coffee-glass-water-cookies-table-closeup-sunlight-selective-focus-empty-space-idea-advertising-banner_166373-2884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-cafe-vertical-shot-steam-rises-cup-espresso-coffee-glass-water-cookies-table-closeup-sunlight-selective-focus-empty-space-idea-advertising-banner_166373-2884.jpg?_wi=1", imageAlt: "authentic indian chai cafe atmosphere", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@arjunfoodie", testimonial: "Their samosas are perfectly crispy. A must-visit neighborhood spot.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-indian-spices_23-2148734700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-indian-spices_23-2148734700.jpg?_wi=1", imageAlt: "authentic indian chai cafe atmosphere", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@sarahchai", testimonial: "Love the cozy atmosphere and the staff is so welcoming.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/chicken-pie-kurnik-that-is-beautifully-decorated-table_1150-23100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-pie-kurnik-that-is-beautifully-decorated-table_1150-23100.jpg?_wi=1", imageAlt: "authentic indian chai cafe atmosphere", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@vikramv", testimonial: "Authentic flavors and great prices. Highly recommended.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/grilled-sausages-with-chicken-nuggets-piece-lettuce-wooden-board-with-sauces-aside_114579-71837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-sausages-with-chicken-nuggets-piece-lettuce-wooden-board-with-sauces-aside_114579-71837.jpg?_wi=1", imageAlt: "authentic indian chai cafe atmosphere", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@ananyar", testimonial: "The ginger chai is absolutely invigorating!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert_23-2149312428.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert_23-2149312428.jpg?_wi=1", imageAlt: "authentic indian chai cafe atmosphere", }, ]} @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/breakfast-cafe-vertical-shot-steam-rises-cup-espresso-coffee-glass-water-cookies-table-closeup-sunlight-selective-focus-empty-space-idea-advertising-banner_166373-2884.jpg" + imageSrc="http://img.b2bpic.net/free-photo/breakfast-cafe-vertical-shot-steam-rises-cup-espresso-coffee-glass-water-cookies-table-closeup-sunlight-selective-focus-empty-space-idea-advertising-banner_166373-2884.jpg?_wi=2" imageAlt="Traditional steaming masala chai" avatars={[ { @@ -137,7 +137,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Crafted with Heritage" description="Chaiwala started with a simple vision: to bring the authentic streetside tea culture of India to our community. We source our spices directly and brew every cup with patience and care." - imageSrc="http://img.b2bpic.net/free-photo/view-delicious-indian-spices_23-2148734700.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-delicious-indian-spices_23-2148734700.jpg?_wi=2" imageAlt="Spices and tea preparation" /> @@ -156,7 +156,7 @@ export default function LandingPage() { price: "$3.50", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-pie-kurnik-that-is-beautifully-decorated-table_1150-23100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-pie-kurnik-that-is-beautifully-decorated-table_1150-23100.jpg?_wi=2", }, { id: "2", @@ -165,7 +165,7 @@ export default function LandingPage() { price: "$4.50", rating: 4, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-sausages-with-chicken-nuggets-piece-lettuce-wooden-board-with-sauces-aside_114579-71837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-sausages-with-chicken-nuggets-piece-lettuce-wooden-board-with-sauces-aside_114579-71837.jpg?_wi=2", }, { id: "3", @@ -174,7 +174,7 @@ export default function LandingPage() { price: "$4.00", rating: 5, reviewCount: "200", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert_23-2149312428.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert_23-2149312428.jpg?_wi=2", }, { id: "4",