5 Commits

Author SHA1 Message Date
5e3a257c42 Merge version_4 into main
Merge version_4 into main
2026-04-26 20:39:18 +00:00
4cec982a1f Update src/app/page.tsx 2026-04-26 20:39:12 +00:00
32c2b8febe Merge version_3 into main
Merge version_3 into main
2026-04-26 20:38:14 +00:00
0529bcb63a Update src/app/page.tsx 2026-04-26 20:38:11 +00:00
0f272fe9f1 Merge version_2 into main
Merge version_2 into main
2026-04-26 20:37:08 +00:00

View File

@@ -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"