Update src/app/page.tsx

This commit is contained in:
2026-04-07 18:51:01 +00:00
parent 8576c13af6
commit c6d10cbfa8

View File

@@ -70,23 +70,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-sitting-cafe_23-2148422400.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-sitting-cafe_23-2148422400.jpg?_wi=1",
imageAlt: "Morning Specialty Coffee",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-restaurant-talking-mobile-phone_23-2147936262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-restaurant-talking-mobile-phone_23-2147936262.jpg?_wi=1",
imageAlt: "Midday Gathering Spot",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg?_wi=1",
imageAlt: "Evening Bar Atmosphere",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tufted-brown-leather-ottoman_417767-424.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tufted-brown-leather-ottoman_417767-424.jpg?_wi=1",
imageAlt: "Sophisticated Design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tanned-lady-is-sitting-cafe-with-wooden-furniture-watching-video-phone_197531-17107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tanned-lady-is-sitting-cafe-with-wooden-furniture-watching-video-phone_197531-17107.jpg?_wi=1",
imageAlt: "Instagram-worthy Brunch",
},
{
@@ -212,7 +212,7 @@ export default function LandingPage() {
quote: "The absolute best morning coffee in Augsburg. A peaceful start to my day.",
avatarSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986282.jpg",
tag: "Regular",
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-sitting-cafe_23-2148422400.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-sitting-cafe_23-2148422400.jpg?_wi=2",
imageAlt: "elegant morning cafe scene latte art",
},
{
@@ -223,7 +223,7 @@ export default function LandingPage() {
quote: "Perfect for my client meetings. Sophisticated and always reliable.",
avatarSrc: "http://img.b2bpic.net/free-photo/this-is-my-new-profile-social-network_329181-2899.jpg",
tag: "Business",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-restaurant-talking-mobile-phone_23-2147936262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-restaurant-talking-mobile-phone_23-2147936262.jpg?_wi=2",
imageAlt: "chic midday meeting place modern cafe",
},
{
@@ -234,7 +234,7 @@ export default function LandingPage() {
quote: "The bar menu is exceptional. The perfect evening atmosphere for a date.",
avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-restaurant_23-2149390963.jpg",
tag: "Social",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg?_wi=2",
imageAlt: "sophisticated evening bar interior design",
},
{
@@ -245,7 +245,7 @@ export default function LandingPage() {
quote: "The brunch is incredible. A beautiful space to spend the morning.",
avatarSrc: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149196973.jpg",
tag: "Foodie",
imageSrc: "http://img.b2bpic.net/free-photo/tufted-brown-leather-ottoman_417767-424.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tufted-brown-leather-ottoman_417767-424.jpg?_wi=2",
imageAlt: "cafe bar design details cozy atmosphere",
},
{
@@ -256,7 +256,7 @@ export default function LandingPage() {
quote: "Fräulein Smilla really understands what hospitality means. I feel at home here.",
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-6756.jpg",
tag: "Community",
imageSrc: "http://img.b2bpic.net/free-photo/tanned-lady-is-sitting-cafe-with-wooden-furniture-watching-video-phone_197531-17107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tanned-lady-is-sitting-cafe-with-wooden-furniture-watching-video-phone_197531-17107.jpg?_wi=2",
imageAlt: "brunch cafe bar interior style",
},
]}