Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 02:39:23 +00:00
parent d223880de9
commit 73db727823

View File

@@ -47,7 +47,7 @@ export default function AboutPage() {
{ value: "4.7★", title: "Google Rating (676+ Reviews)" },
{ value: "10+", title: "Years Serving Bolton" },
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg?_wi=2"
imageAlt="AMORA Café cozy interior"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -74,7 +74,7 @@ export default function AboutPage() {
"http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
avatarAlt: "Sarah Johnson",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg",
"http://img.b2bpic.net/free-photo/close-up-belgian-waffle-with-almonds_23-2148468088.jpg?_wi=8",
imageAlt: "Featured waffle",
},
{
@@ -89,7 +89,7 @@ export default function AboutPage() {
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
avatarAlt: "Michael Chen",
imageSrc:
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg",
"http://img.b2bpic.net/free-photo/sweet-crepe-with-powder-strawberries_140725-1425.jpg?_wi=5",
imageAlt: "Featured crepe",
},
{
@@ -104,7 +104,7 @@ export default function AboutPage() {
"http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
avatarAlt: "Emma Rodriguez",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg",
"http://img.b2bpic.net/free-photo/close-up-shot-fresh-natural-creamy-lemon-ice-cream-decorated-with-mint-served-dark-stone-slate-black-background-glossy-scoop-is-laying-nearby_639032-532.jpg?_wi=6",
imageAlt: "Featured ice cream",
},
]}