Update src/app/order/page.tsx

This commit is contained in:
2026-05-11 13:27:24 +00:00
parent a8669cad54
commit 3adc39afa3

View File

@@ -70,6 +70,7 @@ export default function OrderPage() {
<div id="footer" data-section="footer">
<FooterBaseReveal
logoSrc="https://tinw.in//uploads/vcards/profiles/17279/file-(17).jpg"
logoText="Maarus Bakers"
columns={[
{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "Order", href: "/order" }] },