Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-13 13:58:45 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-chocolate-beans-wooden-board_114579-26533.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-chocolate-beans-wooden-board_114579-26533.jpg?_wi=1",
imageAlt: "fresh roasted coffee beans with blackberries",
},
{
@@ -99,7 +99,7 @@ export default function LandingPage() {
description="We believe in the perfect blend of natural harvest and meticulous roasting."
subdescription="Every bean is carefully selected and infused with the essence of wild blackberries."
icon={Coffee}
imageSrc="http://img.b2bpic.net/free-photo/professional-baker-pours-grained-nuts-mold-filled-with-melted-chocolate-mass-preparation-tasty-cake-from-organic-chocolate-artisan-confectionery-sale_346278-668.jpg"
imageSrc="http://img.b2bpic.net/free-photo/professional-baker-pours-grained-nuts-mold-filled-with-melted-chocolate-mass-preparation-tasty-cake-from-organic-chocolate-artisan-confectionery-sale_346278-668.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -123,7 +123,7 @@ export default function LandingPage() {
description: "Perfect flavor profile developed through patience.",
bentoComponent: "reveal-icon",
icon: Flame,
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-chocolate-beans-wooden-board_114579-26533.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-chocolate-beans-wooden-board_114579-26533.jpg?_wi=2",
imageAlt: "Tasty ripe sweet healthy blackberry.",
},
{
@@ -131,7 +131,7 @@ export default function LandingPage() {
description: "Preserved freshness delivered directly to your door.",
bentoComponent: "reveal-icon",
icon: ShieldCheck,
imageSrc: "http://img.b2bpic.net/free-photo/professional-baker-pours-grained-nuts-mold-filled-with-melted-chocolate-mass-preparation-tasty-cake-from-organic-chocolate-artisan-confectionery-sale_346278-668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-baker-pours-grained-nuts-mold-filled-with-melted-chocolate-mass-preparation-tasty-cake-from-organic-chocolate-artisan-confectionery-sale_346278-668.jpg?_wi=2",
imageAlt: "Tasty ripe sweet healthy blackberry.",
},
]}