Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-04-06 10:10:09 +00:00
4 changed files with 10 additions and 10 deletions

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Story"
description="Founded in 2020, we wanted to create a space that felt like home."
imageSrc="http://img.b2bpic.net/free-photo/high-angle-friends-enjoying-time-together_23-2148395448.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-friends-enjoying-time-together_23-2148395448.jpg?_wi=3"
/>
</div>

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Visit Us"
description="Located in the heart of the city. We look forward to meeting you!"
imageSrc="http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg"
imageSrc="http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg?_wi=3"
/>
</div>

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Crafted Perfection"
description="From classic espressos to creative lattes, explore our selection."
imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg?_wi=4"
/>
</div>

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "/contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg"
imageSrc="http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg?_wi=1"
imageAlt="Coffee shop interior"
avatars={[
{
@@ -128,7 +128,7 @@ export default function LandingPage() {
quote: "Best coffee in town",
tag: "Coffee Lover",
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-cheerful-woman-with-ginger-hair-stands-half-turned-camera-with-white-mug-coffee-tea_273609-30254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg?_wi=2",
imageAlt: "cozy coffee shop atmosphere interior",
},
{
@@ -194,7 +194,7 @@ export default function LandingPage() {
"Ethically Sourced",
"Roasted Fresh",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg?_wi=1",
},
{
id: "f2",
@@ -203,7 +203,7 @@ export default function LandingPage() {
"Personal Touch",
"Barista Brian",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-enjoying-time-together_23-2148395448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-enjoying-time-together_23-2148395448.jpg?_wi=1",
},
{
id: "f3",
@@ -233,7 +233,7 @@ export default function LandingPage() {
category: "News",
title: "New Summer Menu",
excerpt: "Discover refreshing cold brews and iced lattes.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg?_wi=2",
authorName: "Barista Brian",
authorAvatar: "http://img.b2bpic.net/free-photo/pretty-cheerful-woman-with-ginger-hair-stands-half-turned-camera-with-white-mug-coffee-tea_273609-30254.jpg",
date: "Mar 2025",
@@ -243,7 +243,7 @@ export default function LandingPage() {
category: "Community",
title: "Local Artist Showcase",
excerpt: "Celebrating local talent at the Hub this month.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-enjoying-time-together_23-2148395448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-enjoying-time-together_23-2148395448.jpg?_wi=2",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/cropped-shot-good-looking-cheerful-african-american-female-holds-cup-coffee-has-lunch-cozy-cafeteria-rests-after-excursion-recreats-resort-country_273609-3409.jpg",
date: "Feb 2025",
@@ -257,7 +257,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Passion"
description="We are committed to sourcing the finest beans and roasting them to perfection."
imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg?_wi=3"
imageAlt="Coffee beans"
/>
</div>