Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 19:36:44 +00:00

View File

@@ -66,15 +66,15 @@ export default function LandingPage() {
description="Mount Joy's favorite coffee stop — handcrafted drinks, homemade treats, and a smile every single time."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg?_wi=1",
imageAlt: "Cinematic coffee steam mug",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-chocolate-muffins-with-honey-milk_181624-44357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-chocolate-muffins-with-honey-milk_181624-44357.jpg?_wi=1",
imageAlt: "Homemade muffins photography",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/iced-machiato-coffee_1339-1865.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-machiato-coffee_1339-1865.jpg?_wi=1",
imageAlt: "Iced coffee glass condensation",
},
{
@@ -187,7 +187,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="We're not a chain. We're your neighbors."
description="We are Mount Joy's favorite drive-through coffee stop. From our famous homemade muffins and fiber balls to our carefully crafted seasonal specials, everything we serve is made with real ingredients and real people in mind. Skip the chain and support the local favorite."
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-smiling-korean-barista-pouring-filter-coffee-prepare-batch-brew-client-cafe-pour-method_1258-129838.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-smiling-korean-barista-pouring-filter-coffee-prepare-batch-brew-client-cafe-pour-method_1258-129838.jpg?_wi=1"
imageAlt="Friendly barista coffee shop"
/>
</div>
@@ -308,7 +308,7 @@ export default function LandingPage() {
handle: "Customer",
testimonial: "Friendly service and the best homemade treats — support local!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg?_wi=2",
imageAlt: "seasonal drink cinnamon topping",
},
{
@@ -317,7 +317,7 @@ export default function LandingPage() {
handle: "Event Organizer",
testimonial: "They did an amazing job serving 500+ people at our event.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-chocolate-muffins-with-honey-milk_181624-44357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-chocolate-muffins-with-honey-milk_181624-44357.jpg?_wi=2",
imageAlt: "seasonal drink cinnamon topping",
},
{
@@ -326,7 +326,7 @@ export default function LandingPage() {
handle: "Local",
testimonial: "The best place for treats and drinks in the whole county.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-korean-barista-pouring-filter-coffee-prepare-batch-brew-client-cafe-pour-method_1258-129838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-korean-barista-pouring-filter-coffee-prepare-batch-brew-client-cafe-pour-method_1258-129838.jpg?_wi=2",
imageAlt: "seasonal drink cinnamon topping",
},
{
@@ -335,7 +335,7 @@ export default function LandingPage() {
handle: "Regular",
testimonial: "Staff is so polished and friendly. A daily highlight.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/iced-machiato-coffee_1339-1865.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-machiato-coffee_1339-1865.jpg?_wi=2",
imageAlt: "seasonal drink cinnamon topping",
},
]}