Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 01:30:37 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
handle: "@coffeeLoverSarah",
testimonial: "Kholasa Coffee has transformed my mornings! The quality and flavor are simply unmatched. Truly the best beans I've ever tasted.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg?_wi=1",
imageAlt: "Sarah J. Avatar",
},
{
@@ -88,7 +88,7 @@ export default function LandingPage() {
handle: "@ahmedBrewing",
testimonial: "As a home barista, I appreciate the consistency and freshness from Kholasa. Their single-origin selections are always exceptional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=1",
imageAlt: "Ahmed K. Avatar",
},
{
@@ -126,7 +126,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/view-fresh-coffee-cup_23-2150698741.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-fresh-coffee-cup_23-2150698741.jpg?_wi=1"
imageAlt="Freshly roasted coffee beans being poured"
mediaAnimation="slide-up"
avatars={[
@@ -241,7 +241,7 @@ export default function LandingPage() {
value: "15 kg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/view-fresh-coffee-cup_23-2150698741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-fresh-coffee-cup_23-2150698741.jpg?_wi=2",
imageAlt: "coffee beans bag burlap",
},
{
@@ -250,7 +250,7 @@ export default function LandingPage() {
bentoComponent: "media-stack",
items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg?_wi=2",
imageAlt: "Burlap bag of raw coffee beans",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
imageAlt: "Steaming cup of coffee on a wooden table",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=2",
imageAlt: "coffee beans bag burlap",
},
]}