Update src/app/page.tsx

This commit is contained in:
2026-05-30 21:55:53 +00:00
parent 3d1e0f590d
commit 9672e7f1b6

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
handle: "@ivyakers",
testimonial: "A second location for Mas Cafe - HOORAY!! Offering the delicious espresso menu you know and love, plus an expanded pastry selection including gluten free treats. It's a shared space with Artesian, so it's also an irresistible place to shop.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg?_wi=1",
imageAlt: "Ivy Akers",
},
{
@@ -154,7 +154,7 @@ export default function LandingPage() {
},
]}
avatarText="Loved by over 100+ happy customers!"
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"
mediaAnimation="opacity"
fixedMediaHeight={true}
@@ -223,7 +223,7 @@ export default function LandingPage() {
imageAlt: "Barista making latte art",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/coffee-break-time-leisure-concept_53876-124485.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-break-time-leisure-concept_53876-124485.jpg?_wi=1",
imageAlt: "barista pouring latte art close up",
},
{
@@ -240,7 +240,7 @@ export default function LandingPage() {
imageAlt: "Assortment of fresh pastries",
},
],
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: "barista pouring latte art close up",
},
{
@@ -257,7 +257,7 @@ export default function LandingPage() {
imageAlt: "Handcrafted ceramic mugs",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg?_wi=2",
imageAlt: "barista pouring latte art close up",
},
]}