diff --git a/src/app/page.tsx b/src/app/page.tsx index 666d18b..de356d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />