Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4873552be6 | |||
| 2bca2c635e |
@@ -132,9 +132,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
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: "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: "Are you open on weekends?", content: "Yes, we are open 7 days a week to serve you." },
|
{ 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 or visit us in-person to check current availability." }
|
{ 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"
|
imageSrc="http://img.b2bpic.net/free-photo/portrait-female-cashier-supermarket-scanning-bar-code-products-sale_342744-1084.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "plain" }}
|
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>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user