Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-11 15:30:18 +00:00

View File

@@ -61,7 +61,10 @@ export default function LandingPage() {
description={[
"For decades, Millat Bakery has been the heart of Nazimabad's breakfast tradition. Founded on principles of authenticity, quality, and community trust, we've maintained the same cherished recipes and honest approach that made us a household name across Karachi.", "Our family has dedicated every generation to perfecting our craft—from the early morning kneading of flour to the final golden bake. We believe that every halwa puri, every naan, every cake tells a story of heritage, care, and unwavering commitment to excellence.", "Local families return to us not just for food, but for the nostalgia, consistency, and authentic taste that has never wavered. That's the Millat Bakery promise: heritage preserved, quality guaranteed, community valued."
]}
buttons={[{ text: "Order via WhatsApp", href: "https://wa.me/923001234567" }]}
buttons={[
{ text: "Order via WhatsApp", href: "https://wa.me/923001234567" },
{ text: "See Our Menu", href: "#menu" }
]}
showBorder={false}
useInvertedBackground={false}
/>