3 Commits

Author SHA1 Message Date
31e139577c Merge version_3 into main
Merge version_3 into main
2026-03-11 15:30:18 +00:00
b8080b43f0 Update src/app/page.tsx 2026-03-11 15:30:14 +00:00
0ed20f7e3c Merge version_2 into main
Merge version_2 into main
2026-03-11 15:27:38 +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}
/>