2 Commits

Author SHA1 Message Date
c0c132f66d Update src/app/page.tsx 2026-05-09 10:57:42 +00:00
dd0dad3358 Merge version_2 into main
Merge version_2 into main
2026-05-09 10:55:24 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ {
text: "Order Fresh Flour", href: "#products"}, text: "Order Fresh Flour", href: "#products"},
{ {
text: "Learn Our Story", href: "#about"}, text: "Call +92-300-1234567", href: "tel:+923001234567"},
]} ]}
mediaItems={[ mediaItems={[
{ {
@@ -93,7 +93,7 @@ export default function LandingPage() {
<MediaAbout <MediaAbout
useInvertedBackground={false} useInvertedBackground={false}
title="The Art of Milling" title="The Art of Milling"
description="At Saeed Atta Chaki, we believe flour is the foundation of every home. We preserve the nutrients and the natural taste by using authentic, low-heat stone grinding processes." description="At Saeed Atta Chaki, we believe flour is the foundation of every home. We preserve the nutrients and the natural taste by using authentic, low-heat stone grinding processes. Location: JV2G+G35 Saeed Atta Chakii and flour machine, Nawan Kot, Pakistan."
imageSrc="http://img.b2bpic.net/free-photo/middle-aged-man-making-instruments-his-workshop-alone_23-2149018596.jpg" imageSrc="http://img.b2bpic.net/free-photo/middle-aged-man-making-instruments-his-workshop-alone_23-2149018596.jpg"
imageAlt="Founder with Traditional Equipment" imageAlt="Founder with Traditional Equipment"
/> />
@@ -198,7 +198,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "rotated-rays-static-grid"}} variant: "rotated-rays-static-grid"}}
text="Ready to experience pure flour? Reach out to our team via WhatsApp or call us directly. We deliver freshness to your doorstep." text="Ready to experience pure flour? Reach out to us for orders or any inquiries. We deliver freshness to your doorstep."
buttons={[ buttons={[
{ {
text: "Order via WhatsApp", href: "https://wa.me/923001234567"}, text: "Order via WhatsApp", href: "https://wa.me/923001234567"},