Update src/app/page.tsx

This commit is contained in:
2026-04-28 05:53:32 +00:00
parent ec9ab7c615
commit 667c93d7ff

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
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"
logoText="Cafeteria Wall"
columns={[{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "About Us", href: "/about" }, { label: "Menu", href: "/menu" }, { label: "Contact", href: "/contact" }] }, { title: "Visit Us", items: [{ label: "Meham, Haryana", href: "#" }, { label: "Open Mon-Sun", href: "#" }] }]}
/>