Update src/app/page.tsx

This commit is contained in:
2026-06-11 07:14:19 +00:00
parent f2401235e1
commit dad4bb209c

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@alexfoodie", handle: "@alexfoodie",
testimonial: "The best place in town for fresh pastries and a delightful coffee experience. A true gem!", testimonial: "The best place in town for fresh pastries and a delightful coffee experience. A true gem!",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/greeneyed-smiling-woman-white-tshirt-drinking-milkshake-sitting-cafe_197531-26361.jpg", imageSrc: "http://img.b2bpic.net/free-photo/greeneyed-smiling-woman-white-tshirt-drinking-milkshake-sitting-cafe_197531-26361.jpg?_wi=1",
}, },
{ {
name: "Maria S.", name: "Maria S.",
@@ -108,7 +108,7 @@ export default function LandingPage() {
href: "#contact", href: "#contact",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg" imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=1"
imageAlt="Cozy cafe interior with coffee and pastries" imageAlt="Cozy cafe interior with coffee and pastries"
mediaAnimation="opacity" mediaAnimation="opacity"
avatars={[ avatars={[
@@ -245,13 +245,13 @@ export default function LandingPage() {
{ {
title: "🥐 Live Bakery", title: "🥐 Live Bakery",
description: "Watch fresh bakery items come to life throughout the day, a feast for your senses.", description: "Watch fresh bakery items come to life throughout the day, a feast for your senses.",
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=2",
imageAlt: "minimalist cafe logo design", imageAlt: "minimalist cafe logo design",
}, },
{ {
title: "💼 Business Friendly", title: "💼 Business Friendly",
description: "A perfect setting for small meetings and casual work sessions with complimentary Wi-Fi.", description: "A perfect setting for small meetings and casual work sessions with complimentary Wi-Fi.",
imageSrc: "http://img.b2bpic.net/free-photo/greeneyed-smiling-woman-white-tshirt-drinking-milkshake-sitting-cafe_197531-26361.jpg", imageSrc: "http://img.b2bpic.net/free-photo/greeneyed-smiling-woman-white-tshirt-drinking-milkshake-sitting-cafe_197531-26361.jpg?_wi=2",
imageAlt: "minimalist cafe logo design", imageAlt: "minimalist cafe logo design",
}, },
{ {