diff --git a/src/app/page.tsx b/src/app/page.tsx index efbe0a5..2189104 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { useInvertedBackground={true} imagePosition="right" title="Our Story: A Taste of Tradition" - description="For generations, we've perfected the art of Vada Pav. Using secret family recipes and locally sourced ingredients, we bring Mumbai's favorite street food directly to your plate, ensuring every bite is a celebration of authentic Indian flavors." + description="For generations, we've perfected Vada Pav with secret family recipes and fresh, local ingredients, bringing authentic Mumbai street food directly to you." bulletPoints={[ { title: "Authentic Recipes", description: "Generations of family tradition in every bite.", icon: CookingPot, @@ -233,8 +233,7 @@ export default function LandingPage() { { id: "faq-1", title: "What are your operating hours?", content: "We are open from 10 AM to 9 PM, Monday to Saturday. Closed on Sundays."}, { - id: "faq-2", title: "Do you offer vegetarian and vegan options?", content: "All our Vada Pavs are vegetarian. We do not currently offer fully vegan options as our pav bread contains dairy."}, - { + id: "faq-2", title: "Do you offer vegetarian and vegan options?", content: "All our Vada Pavs are vegetarian. We do not currently offer fully vegan options as our pav bread contains dairy."},n { id: "faq-3", title: "How long does delivery take?", content: "Delivery typically takes 30-45 minutes depending on your location and current order volume. You can track your order status in real-time."}, ]} sideTitle="Frequently Asked Questions"