Merge version_1_1781417170660 into main #1

Merged
bender merged 1 commits from version_1_1781417170660 into main 2026-06-14 06:06:37 +00:00

View File

@@ -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"
/>
</SectionErrorBoundary>
</div>
@@ -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"
/>
</SectionErrorBoundary>
</div>
@@ -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",
},
]}