Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 17:37:31 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg"
imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg?_wi=1"
imageAlt="Artisan coffee preparation"
mediaAnimation="slide-up"
avatars={[
@@ -161,28 +161,28 @@ export default function LandingPage() {
name: "Bee Signature Roast",
price: "$18.00",
variant: "Whole Bean",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-beans-cup-cutting-board_23-2148759290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-beans-cup-cutting-board_23-2148759290.jpg?_wi=1",
},
{
id: "2",
name: "Velvet Latte",
price: "$5.50",
variant: "Hot Beverage",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-pouring-coffee-into-cup_23-2148420316.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-pouring-coffee-into-cup_23-2148420316.jpg?_wi=1",
},
{
id: "3",
name: "Dark Forest Espresso",
price: "$4.00",
variant: "Single Shot",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-cup-books_23-2148898270.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-cup-books_23-2148898270.jpg?_wi=1",
},
{
id: "4",
name: "Cold Brew Reserve",
price: "$6.00",
variant: "Cold Beverage",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-table_23-2151899225.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-table_23-2151899225.jpg?_wi=1",
},
{
id: "5",
@@ -217,7 +217,7 @@ export default function LandingPage() {
quote: "The signature roast is simply the best in town!",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee-prepare_1258-134034.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg?_wi=2",
imageAlt: "cozy artisan coffee shop interior",
},
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
quote: "Perfect workspace with the best latte art.",
tag: "Visitor",
avatarSrc: "http://img.b2bpic.net/free-photo/charming-lovely-girl-with-long-hair-nude-make-up-is-looking-aside-dreamy-while-drinking-coffee-cafeteria_291650-2137.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-beans-cup-cutting-board_23-2148759290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-beans-cup-cutting-board_23-2148759290.jpg?_wi=2",
imageAlt: "fresh roasted coffee beans in bag",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
quote: "I visit every single morning, couldn't live without it.",
tag: "Loyal",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-meeting_329181-1766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-pouring-coffee-into-cup_23-2148420316.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-pouring-coffee-into-cup_23-2148420316.jpg?_wi=2",
imageAlt: "creamy latte art close up",
},
{
@@ -250,7 +250,7 @@ export default function LandingPage() {
quote: "Their cold brew is refreshing and smooth.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-business-meeting-with-coffee_23-2148366527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-cup-books_23-2148898270.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-cup-books_23-2148898270.jpg?_wi=2",
imageAlt: "hot black coffee cup steam",
},
{
@@ -261,7 +261,7 @@ export default function LandingPage() {
quote: "Truly artisan craftsmanship in every cup.",
tag: "Influencer",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-carefree-woman-enjoying-morning-outdoor-coffee-shop_74855-3463.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-table_23-2151899225.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-table_23-2151899225.jpg?_wi=2",
imageAlt: "iced cold brew coffee glass",
},
]}