Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-31 04:52:45 +00:00
3 changed files with 16 additions and 16 deletions

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
tag="Visit Us"
title="Stop By & Stay Awhile"
description="Located in the heart of town. We look forward to meeting you."
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=3"
mediaAnimation="slide-up"
/>
</div>
@@ -81,7 +81,7 @@ export default function LandingPage() {
name: "message",
placeholder: "Your message here",
}}
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=3"
mediaAnimation="slide-up"
/>
</div>

View File

@@ -57,17 +57,17 @@ export default function LandingPage() {
{
title: "Coffee & Espresso",
description: "Artisan roasted blends, perfectly pulled.",
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=2",
},
{
title: "Fresh Pastries",
description: "Baked daily in house.",
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=2",
},
{
title: "Gourmet Sandwiches",
description: "Made with the freshest ingredients.",
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=2",
},
]}
title="Our Menu"
@@ -88,7 +88,7 @@ export default function LandingPage() {
title: "Seasonal Latte",
description: "Warm notes of cinnamon and nutmeg.",
media: {
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=3",
},
items: [
{
@@ -97,7 +97,7 @@ export default function LandingPage() {
},
],
reverse: false,
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=2",
imageAlt: "luxury coffee shop interior brick wall",
},
{
@@ -105,7 +105,7 @@ export default function LandingPage() {
title: "Artisan Toast",
description: "Sourdough with fresh avocado.",
media: {
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=3",
},
items: [
{
@@ -114,7 +114,7 @@ export default function LandingPage() {
},
],
reverse: true,
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=2",
imageAlt: "welcoming coffee shop staff smiling",
},
]}

View File

@@ -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}
/>
</div>
@@ -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. Its 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}