2 Commits

Author SHA1 Message Date
4873552be6 Update src/app/page.tsx 2026-05-22 03:17:31 +00:00
2bca2c635e Merge version_1 into main
Merge version_1 into main
2026-05-22 03:10:11 +00:00

View File

@@ -132,9 +132,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{ id: "f1", title: "Do you offer home delivery?", content: "Yes, we offer local home delivery services for your convenience. Please visit the store for more details." },
{ id: "f2", title: "Are you open on weekends?", content: "Yes, we are open 7 days a week to serve you." },
{ id: "f3", title: "How can I check stock for an item?", content: "You can call our store directly or visit us in-person to check current availability." }
{ id: "f1", title: "Do you offer home delivery?", content: "Yes, we offer local home delivery services to your doorstep for your convenience. Please contact us at 0630073002 to order." },
{ id: "f2", title: "Where are you located?", content: "We are located at Boulevard Al Moukhtar Sousi, Sidi Maarouf, right next to Hammam Charaf. We look forward to welcoming you!" },
{ id: "f3", title: "How can I check stock for an item?", content: "You can call our store directly at 0630073002 or visit us in-person to check current availability." }
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-female-cashier-supermarket-scanning-bar-code-products-sale_342744-1084.jpg"
mediaAnimation="slide-up"
@@ -148,7 +148,7 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{ variant: "plain" }}
text="Visit us at Superette Jalal and discover a better shopping experience today."
text="Visit us at Superette Jalal, Boulevard Al Moukhtar Sousi (next to Hammam Charaf) or call us at 0630073002 for home delivery!"
/>
</div>