Update src/app/page.tsx

This commit is contained in:
2026-05-12 17:34:35 +00:00
parent 5370bba64e
commit bbf4d3159c

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/overhead-vertical-shot-coffee-beans-great-background-blog_181624-9690.jpg"
imageSrc="http://img.b2bpic.net/free-photo/overhead-vertical-shot-coffee-beans-great-background-blog_181624-9690.jpg?_wi=1"
imageAlt="dark roast coffee beans texture"
mediaAnimation="slide-up"
testimonials={[
@@ -155,7 +155,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Process"
description="We bridge the gap between grower and cup through rigorous in-house roasting techniques. By focusing on single-origin integrity, we honor the unique terroir of every harvest."
imageSrc="http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg?_wi=1"
imageAlt="coffee roasting process closeup"
/>
</div>
@@ -183,7 +183,7 @@ export default function LandingPage() {
"Roasted fresh daily locally.",
"Consistent flavor profiling.",
],
imageSrc: "http://img.b2bpic.net/free-photo/overhead-vertical-shot-coffee-beans-great-background-blog_181624-9690.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-vertical-shot-coffee-beans-great-background-blog_181624-9690.jpg?_wi=2",
imageAlt: "Brown coffee beans ",
},
{
@@ -193,7 +193,7 @@ export default function LandingPage() {
"Pure, traceable beans.",
"No blends, just craft.",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg?_wi=2",
imageAlt: "Brown coffee beans ",
},
]}