From b07615f0b9cdc8cc5ff5b05767b0f4c2f48bfd6a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 06:06:34 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 9b05ca4..d0e4b1b 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Call Now", href: "tel:5098880223", }} - imageSrc="http://img.b2bpic.net/free-photo/coffee-business-concept-handsome-bearded-man-apron-making-coffee-while-standing-cafe_1258-103897.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coffee-business-concept-handsome-bearded-man-apron-making-coffee-while-standing-cafe_1258-103897.jpg?_wi=1" /> @@ -36,7 +36,7 @@ export default function HomePage() { tag="About Us" title="A Community Coffee Experience" description="At Pull Over Here Espresso, we believe great coffee should come with great service. We're a locally loved drive-thru coffee stand serving handcrafted espresso drinks, breakfast favorites, and friendly service every day. From morning commuters to travelers, we're here to make your day a little better." - imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105179.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105179.jpg?_wi=1" /> @@ -52,7 +52,7 @@ export default function HomePage() { title: "Classic Espresso", description: "Rich, bold, and expertly extracted.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/cafe-smooth-shot-nice-drink_1172-478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cafe-smooth-shot-nice-drink_1172-478.jpg?_wi=1", }, { title: "Signature Lattes", @@ -127,7 +127,7 @@ export default function HomePage() { bentoComponent: "media-stack", mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/coffee-business-concept-handsome-bearded-man-apron-making-coffee-while-standing-cafe_1258-103897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-business-concept-handsome-bearded-man-apron-making-coffee-while-standing-cafe_1258-103897.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-beans-table-closeup_250435-1137.jpg", @@ -136,7 +136,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105179.jpg?_wi=2", imageAlt: "barista service smiling face", }, { @@ -152,7 +152,7 @@ export default function HomePage() { }, ], placeholder: "Greeting", - imageSrc: "http://img.b2bpic.net/free-photo/cafe-smooth-shot-nice-drink_1172-478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cafe-smooth-shot-nice-drink_1172-478.jpg?_wi=2", imageAlt: "barista service smiling face", }, ]}