From db451eec206b1fc28966248e3814693c6f4e110e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 04:52:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d8647fb..f71dbff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/coffeepot-chocolate-truffles_23-2148173365.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coffeepot-chocolate-truffles_23-2148173365.jpg?_wi=1" showBlur={true} /> @@ -76,7 +76,7 @@ export default function LandingPage() { title="Built on Brick. Powered by Community." description="Brick House Coffee Bar & Eatery was designed to be more than just a coffee shop. It’s a place where everyone feels welcome." subdescription="With a clean, thoughtfully designed space and a team that cares, every visit is worth coming back for." - imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-coat-smartwatch-waiting-cafe_197531-22704.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-coat-smartwatch-waiting-cafe_197531-22704.jpg?_wi=1" mediaAnimation="slide-up" icon={Coffee} /> @@ -93,19 +93,19 @@ export default function LandingPage() { id: "p1", name: "House Latte", price: "$5.50", - imageSrc: "http://img.b2bpic.net/free-photo/layered-espresso-drink_23-2151961365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/layered-espresso-drink_23-2151961365.jpg?_wi=1", }, { id: "p2", name: "Fresh Pastries", price: "$4.00", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-beautiful-croissants-wooden-board-traditional-continental-breakfast-granola-with-fruits-honey-background_1220-1314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-beautiful-croissants-wooden-board-traditional-continental-breakfast-granola-with-fruits-honey-background_1220-1314.jpg?_wi=1", }, { id: "p3", name: "Gourmet Sandwiches", price: "$9.50", - imageSrc: "http://img.b2bpic.net/free-photo/classic-ceasar-with-chicken-fillet-vegetable-mix_114579-2302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/classic-ceasar-with-chicken-fillet-vegetable-mix_114579-2302.jpg?_wi=1", }, ]} title="Signature Favorites" @@ -125,7 +125,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Beautiful interior, great staff, and such a clean, welcoming space.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-close-up-young-beautiful-girl-street_1153-9652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-close-up-young-beautiful-girl-street_1153-9652.jpg?_wi=1", }, { id: "2", @@ -157,7 +157,7 @@ export default function LandingPage() { handle: "@jessl", testimonial: "Best lattes in the city, hands down.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-close-up-young-beautiful-girl-street_1153-9652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-close-up-young-beautiful-girl-street_1153-9652.jpg?_wi=2", }, ]} showRating={true}