Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 13:10:43 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
handle: "@alexcoffeelover",
testimonial: "The best roast I have ever had! Truly a hidden gem.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg?_wi=1",
imageAlt: "cozy coffee shop interior warm lighting",
},
{
@@ -76,7 +76,7 @@ export default function LandingPage() {
handle: "@sarahbeans",
testimonial: "I love the vibe here, perfect place to unwind.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bar-concept-with-coffee_23-2147798091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bar-concept-with-coffee_23-2147798091.jpg?_wi=1",
imageAlt: "barista making coffee in cafe",
},
{
@@ -110,7 +110,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg"
imageSrc="http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg",
@@ -177,7 +177,7 @@ export default function LandingPage() {
title: "Origin Blends",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/bar-concept-with-coffee_23-2147798091.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bar-concept-with-coffee_23-2147798091.jpg?_wi=2"
mediaAnimation="slide-up"
metricsAnimation="blur-reveal"
/>
@@ -224,7 +224,7 @@ export default function LandingPage() {
price: "$5.50",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/chamomile-petals-around-coffee-cup_23-2147742432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chamomile-petals-around-coffee-cup_23-2147742432.jpg?_wi=1",
},
{
id: "p2",
@@ -233,7 +233,7 @@ export default function LandingPage() {
price: "$4.75",
rating: 4,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg?_wi=1",
},
{
id: "p3",
@@ -242,7 +242,7 @@ export default function LandingPage() {
price: "$3.25",
rating: 5,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-croisants-breakfast_23-2147658663.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-croisants-breakfast_23-2147658663.jpg?_wi=1",
},
{
id: "p4",
@@ -251,7 +251,7 @@ export default function LandingPage() {
price: "$3.00",
rating: 4,
reviewCount: "45",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-aromatic-coffee-plate_23-2148349623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-aromatic-coffee-plate_23-2148349623.jpg?_wi=1",
},
{
id: "p5",
@@ -260,7 +260,7 @@ export default function LandingPage() {
price: "$5.00",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-white-mugs-marshmallows_23-2148325672.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-white-mugs-marshmallows_23-2148325672.jpg?_wi=1",
},
{
id: "p6",
@@ -290,7 +290,7 @@ export default function LandingPage() {
quote: "Tea Sleep is my go-to spot for working.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chamomile-petals-around-coffee-cup_23-2147742432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chamomile-petals-around-coffee-cup_23-2147742432.jpg?_wi=2",
imageAlt: "cup of specialty coffee latte",
},
{
@@ -301,7 +301,7 @@ export default function LandingPage() {
quote: "Unmatched quality in every single cup.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/young-female-entrepreneur-girl-sits-with-laptop-cafe-works-remore-from-restaurant-drinks-coffe_1258-120148.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg?_wi=2",
imageAlt: "specialty cold brew coffee bottle",
},
{
@@ -312,7 +312,7 @@ export default function LandingPage() {
quote: "The baristas are always super welcoming here.",
tag: "Guest",
avatarSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16127.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-croisants-breakfast_23-2147658663.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-croisants-breakfast_23-2147658663.jpg?_wi=2",
imageAlt: "croissant and coffee breakfast set",
},
{
@@ -323,7 +323,7 @@ export default function LandingPage() {
quote: "A truly relaxing environment for everyone.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-russian-girl-holds-coffee-cup-puts-hand-waist-isolated-orange-background-with-copy-space_141793-65552.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-aromatic-coffee-plate_23-2148349623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-aromatic-coffee-plate_23-2148349623.jpg?_wi=2",
imageAlt: "espresso shot close up crema",
},
{
@@ -334,7 +334,7 @@ export default function LandingPage() {
quote: "Highly recommend the signature latte.",
tag: "Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/girl-attracted-guy-talking-smiling-looking-him-amused-admiration-laughing-funny-stories-cute-european-woman-wear-glasses-enjoy-coffee-friendly-conversation-sit-table-friend-near-laptop_197531-30327.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-white-mugs-marshmallows_23-2148325672.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-white-mugs-marshmallows_23-2148325672.jpg?_wi=2",
imageAlt: "cappuccino with foam art",
},
]}