Update src/app/page.tsx

This commit is contained in:
2026-05-30 03:32:33 +00:00
parent 27916c34f9
commit 99ec3a8a16

View File

@@ -169,7 +169,7 @@ export default function LandingPage() {
id: "faq3", title: "Is there Wi-Fi available?", content: "Absolutely! We provide complimentary high-speed Wi-Fi for all our guests. Feel free to work, study, or simply browse while enjoying your coffee."},
]}
sideTitle="Your Questions, Answered"
faqsAnimation="entrance-slide"
faqsAnimation="slide-up"
textPosition="left"
/>
</div>
@@ -184,7 +184,7 @@ export default function LandingPage() {
description="We are located at Plot No 9, Ph-1, opposite Bani Camp, Jai Vihar, Najafgarh, Delhi, 110043. Come and experience the Mocka Cafe difference."
buttons={[
{
text: "Get Directions", href: "https://www.google.com/maps/search/Plot+No 9,+Ph-1,+opposite+Bani+Camp,+Jai+Vihar,+Najafgarh,+Delhi,+110043"
text: "Get Directions", href: "https://www.google.com/maps/search/Plot+No 9,+Ph-1,+opposite+Bani+Camp,+Jai Vihar,+Najafgarh,+Delhi,+110043"
}
]}
buttonAnimation="slide-up"