Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e3a257c42 | |||
| 4cec982a1f | |||
| 32c2b8febe | |||
| 0529bcb63a | |||
| 0f272fe9f1 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
title="Fresh Quality Produce in Poros"
|
||||
description="Experience the premium selection of fresh produce, fine foods, and daily essentials at Leonidas Super Market in Poros, Kefalonia."
|
||||
buttons={[{ text: "Visit Store", href: "#contact" }]}
|
||||
buttons={[{ text: "Visit Our Store", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abundance-fresh-bread-wooden-shelves-generated-by-ai_188544-42350.jpg"
|
||||
imageAlt="Leonidas Super Market Fresh Display"
|
||||
avatars={[
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "q1", title: "What are your opening hours?", content: "We are open daily from 8:00 AM to 10:00 PM." },
|
||||
{ id: "q2", title: "Do you offer delivery?", content: "Yes, we provide local delivery services for residents." },
|
||||
{ id: "q2", title: "Do you offer delivery?", content: "Yes, we provide free local delivery within a 10km radius of Poros. Orders are delivered within 2 hours of confirmation." },
|
||||
{ id: "q3", title: "Is parking available?", content: "Yes, free parking is available for customers." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
|
||||
Reference in New Issue
Block a user