Update src/app/page.tsx

This commit is contained in:
2026-06-03 17:54:15 +00:00
parent 2ae1e96746
commit dde49d20eb

View File

@@ -82,15 +82,15 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg?_wi=1",
imageAlt: "Freshly brewed coffee in a cup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup-heart-shaped-cookies_23-2148381088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup-heart-shaped-cookies_23-2148381088.jpg?_wi=1",
imageAlt: "Barista making latte art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-stylish-young-students-drinking-tea-cafe-break-woman-hat-reading-book-while-redhead-woman-african-man-using-electronic-gadgets_273609-671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-stylish-young-students-drinking-tea-cafe-break-woman-hat-reading-book-while-redhead-woman-african-man-using-electronic-gadgets_273609-671.jpg?_wi=1",
imageAlt: "Cozy coffee shop interior",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
imageAlt: "Hand pouring coffee into a cup",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg?_wi=2",
imageAlt: "espresso machine close up steam coffee",
},
{
@@ -173,7 +173,7 @@ export default function LandingPage() {
imageAlt: "Freshly baked croissants on a wooden board",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup-heart-shaped-cookies_23-2148381088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup-heart-shaped-cookies_23-2148381088.jpg?_wi=2",
imageAlt: "espresso machine close up steam coffee",
},
{
@@ -190,7 +190,7 @@ export default function LandingPage() {
imageAlt: "Coffee tasting flight experience",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-stylish-young-students-drinking-tea-cafe-break-woman-hat-reading-book-while-redhead-woman-african-man-using-electronic-gadgets_273609-671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-stylish-young-students-drinking-tea-cafe-break-woman-hat-reading-book-while-redhead-woman-african-man-using-electronic-gadgets_273609-671.jpg?_wi=2",
imageAlt: "espresso machine close up steam coffee",
},
]}