From f6b88643f81655a958927d1932682ff81cb6e380 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 14 Jun 2026 05:18:21 +0000 Subject: [PATCH] Bob AI: Rewrite the homepage content for 'Shree Pitrani Travels'. Update headings, descr --- src/pages/HomePage.tsx | 132 ++++++++++++++++++++--------------------- 1 file changed, 66 insertions(+), 66 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 5ad38d6..fc91be7 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -45,12 +45,12 @@ export default function HomePage() { @@ -59,17 +59,17 @@ export default function HomePage() { @@ -78,12 +78,12 @@ export default function HomePage() {
@@ -270,16 +270,16 @@ export default function HomePage() { description="Everything you need to know about booking and planning your next trip." items={[ { - question: "Can I customize my tour?", - answer: "Yes, all our tours are flexible.", + question: "Do you book both train and flight tickets?", + answer: "Yes, we handle all types of transit bookings including domestic and international flights, as well as railway tickets.", }, { - question: "Are flights included?", - answer: "Flights can be added to your booking.", + question: "Can we customize our family or couple tour package?", + answer: "Absolutely! We tailor every itinerary to suit your preferences, budget, and travel style.", }, { - question: "What is the cancellation policy?", - answer: "We offer full refunds for early cancellations.", + question: "Do you assist with group bookings?", + answer: "Yes, we specialize in managing large group bookings for families, corporate trips, and educational tours.", }, ]} /> @@ -289,15 +289,15 @@ export default function HomePage() {
-- 2.49.1