3 Commits

Author SHA1 Message Date
0e6a682fd0 Merge version_4 into main
Merge version_4 into main
2026-05-06 00:58:33 +00:00
8ca8cd2fc3 Update src/app/page.tsx 2026-05-06 00:58:27 +00:00
932fc19927 Merge version_3 into main
Merge version_3 into main
2026-05-06 00:56:35 +00:00

View File

@@ -157,7 +157,7 @@ export default function LandingPage() {
{ id: "faq2", title: "Do I need a reservation?", content: "While walk-ins are always welcomed in our warm space, booking helps us better prepare for groups and special events." },
{ id: "faq3", title: "Do you have local dishes?", content: "Absolutely! Our menu celebrates Ghanaian cuisine with traditional recipes that taste just like home." },
]}
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-relaxing-at-local-spot_23-2149622868.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-ghanaian-family-enjoying-dinner-local-restaurant_123456-789.jpg"
mediaAnimation="slide-up"
title="Frequently Asked Questions"
description="Need more info? Here's what our local guests often ask us."
@@ -175,7 +175,7 @@ export default function LandingPage() {
{ name: "email", type: "email", placeholder: "Your Email" },
]}
textarea={{ name: "message", placeholder: "How can we help?" }}
imageSrc="http://img.b2bpic.net/free-photo/friendly-local-support-staff_23-2148993860.jpg"
imageSrc="http://img.b2bpic.net/free-photo/welcoming-ghanaian-staff-at-reception_987654-321.jpg"
mediaAnimation="slide-up"
/>
</div>