Update src/app/page.tsx

This commit is contained in:
2026-04-05 12:09:41 +00:00
parent dc275fa975
commit 6400b52bf6

View File

@@ -47,12 +47,12 @@ export default function LandingPage() {
description="Experience the classic taste of American-style breakfasts, specialty coffee, and handmade comfort food in our cozy neighborhood home."
buttons={[{ text: "View Our Menu", href: "#menu" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg", imageAlt: "Cafe Atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg", imageAlt: "Cafe Atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg", imageAlt: "Cafe Atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg", imageAlt: "Cafe Atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg", imageAlt: "Cafe Atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg", imageAlt: "Cafe Atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=1", imageAlt: "Cafe Atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=2", imageAlt: "Cafe Atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=3", imageAlt: "Cafe Atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=4", imageAlt: "Cafe Atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=5", imageAlt: "Cafe Atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=6", imageAlt: "Cafe Atmosphere" },
]}
/>
</div>