Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-25 13:43:59 +00:00

View File

@@ -68,17 +68,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-chocolate-chips-arrangement_23-2149702503.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-chocolate-chips-arrangement_23-2149702503.jpg?_wi=1",
imageAlt: "Coffee beans",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/clear-glass-cup-brown-wooden-table_209848-81.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clear-glass-cup-brown-wooden-table_209848-81.jpg?_wi=1",
imageAlt: "Coffee cup",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-spoons-filled-with-coffee-spices_23-2148349649.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-spoons-filled-with-coffee-spices_23-2148349649.jpg?_wi=1",
imageAlt: "Ground coffee",
},
{
@@ -207,7 +207,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-chocolate-chips-arrangement_23-2149702545.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-chocolate-chips-arrangement_23-2149702503.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-chocolate-chips-arrangement_23-2149702503.jpg?_wi=2",
imageAlt: "mobile app interface coffee subscription design",
},
{
@@ -219,7 +219,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-friends-with-smartphone_23-2150233620.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/clear-glass-cup-brown-wooden-table_209848-81.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clear-glass-cup-brown-wooden-table_209848-81.jpg?_wi=2",
imageAlt: "mobile app interface coffee subscription design",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/coffee-paper-cups-with-coffee-beans-dark-background-pattern-creative-background-concept-cafes_493343-30024.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-spoons-filled-with-coffee-spices_23-2148349649.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-spoons-filled-with-coffee-spices_23-2148349649.jpg?_wi=2",
imageAlt: "mobile app interface coffee subscription design",
},
]}