From 726cc32c6c330a88c67e5cd190adf77187659e4e Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 14 Jun 2026 16:06:32 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 8d64755..4c84be3 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -134,6 +134,7 @@ export default function HomePage() { Date: Sun, 14 Jun 2026 16:06:41 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 137 ++++++++++------------------------------- 1 file changed, 32 insertions(+), 105 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4c84be3..aa129da 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,14 +18,10 @@ export default function HomePage() { title="Experience Sri Lanka with elegance, comfort, and local guidance." description="We plan guided tours, private driver services, airport and intercity transport, entrance ticket booking, and custom travel experiences for guests arriving from abroad." primaryButton={{ - text: "Explore packages", - href: "#packages", - }} + text: "Explore packages", href: "#packages"}} secondaryButton={{ - text: "Send inquiry", - href: "#contact", - }} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-road-side-forested-mountain_181624-7207.jpg?_wi=1" + text: "Send inquiry", href: "#contact"}} + imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-road-side-forested-mountain_181624-7207.jpg" /> @@ -38,20 +34,11 @@ export default function HomePage() { description="We offer professional guided tours, clean vehicles with reliable drivers, and complete entrance ticket planning." items={[ { - icon: MapPin, - title: "Guided tours", - description: "Professional tours with flexible itineraries and local insight.", - }, + icon: "MapPin", title: "Guided tours", description: "Professional tours with flexible itineraries and local insight."}, { - icon: Car, - title: "Driver & vehicle supply", - description: "Clean vehicles with reliable drivers for airport pickup and intercity travel.", - }, + icon: "Car", title: "Driver & vehicle supply", description: "Clean vehicles with reliable drivers for airport pickup and intercity travel."}, { - icon: Calendar, - title: "Tickets & planning", - description: "Seamless entrance ticket booking and pre-planned heritage access.", - }, + icon: "Calendar", title: "Tickets & planning", description: "Seamless entrance ticket booking and pre-planned heritage access."}, ]} imageSrc="http://img.b2bpic.net/free-photo/friends-exploring-city-map_23-2147846902.jpg" /> @@ -66,40 +53,19 @@ export default function HomePage() { description="From ancient heritage to beaches and highland tea estates, we connect your guests to the best of Sri Lanka." items={[ { - title: "Sigiriya Rock", - description: "Ancient heritage site", - imageSrc: "http://img.b2bpic.net/free-photo/long-exposure-shot-stones-shore-near-portland-weymouth-dorset-uk_181624-12501.jpg", - }, + title: "Sigiriya Rock", description: "Ancient heritage site", imageSrc: "http://img.b2bpic.net/free-photo/long-exposure-shot-stones-shore-near-portland-weymouth-dorset-uk_181624-12501.jpg"}, { - title: "Ella Nine Arches", - description: "Misty mountain bridges", - imageSrc: "http://img.b2bpic.net/free-photo/layered-tea-garden-along-shoulder-valley_1150-19319.jpg", - }, + title: "Ella Nine Arches", description: "Misty mountain bridges", imageSrc: "http://img.b2bpic.net/free-photo/layered-tea-garden-along-shoulder-valley_1150-19319.jpg"}, { - title: "Southern Beaches", - description: "Tropical paradise escapes", - imageSrc: "http://img.b2bpic.net/free-photo/couple-walking-sandy-shore_1153-3129.jpg", - }, + title: "Southern Beaches", description: "Tropical paradise escapes", imageSrc: "http://img.b2bpic.net/free-photo/couple-walking-sandy-shore_1153-3129.jpg"}, { - title: "Nuwara Eliya", - description: "Tea country highlands", - imageSrc: "http://img.b2bpic.net/free-photo/agriculture-hilltribe-women_1150-7347.jpg", - }, + title: "Nuwara Eliya", description: "Tea country highlands", imageSrc: "http://img.b2bpic.net/free-photo/agriculture-hilltribe-women_1150-7347.jpg"}, { - title: "Yala Safari", - description: "Wild jungle adventures", - imageSrc: "http://img.b2bpic.net/free-photo/hikers-trail-along-scenic-landscape-with-mountains-trees-lake_181624-26296.jpg", - }, + title: "Yala Safari", description: "Wild jungle adventures", imageSrc: "http://img.b2bpic.net/free-photo/hikers-trail-along-scenic-landscape-with-mountains-trees-lake_181624-26296.jpg"}, { - title: "Kandy Culture", - description: "Vibrant traditional heritage", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-women-with-holi-powder-their-face-looking-camera_23-2148129204.jpg", - }, + title: "Kandy Culture", description: "Vibrant traditional heritage", imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-women-with-holi-powder-their-face-looking-camera_23-2148129204.jpg"}, { - title: "Beach Honeymoon", - description: "Private romantic getaways", - imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-hipster-couple-love-tropical-beach-vacation_285396-1109.jpg", - }, + title: "Beach Honeymoon", description: "Private romantic getaways", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-hipster-couple-love-tropical-beach-vacation_285396-1109.jpg"}, ]} /> @@ -113,17 +79,9 @@ export default function HomePage() { description="We focus on guest safety and comfort with 24/7 dedicated support." metrics={[ { - value: "7+", - title: "Days per trip", - description: "Customizable trip durations.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-snowy-rocky-road-around-forest_181624-25692.jpg", - }, + value: "7+", title: "Days per trip", description: "Customizable trip durations.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-snowy-rocky-road-around-forest_181624-25692.jpg"}, { - value: "12+", - title: "Custom routes", - description: "Tailored itineraries.", - imageSrc: "http://img.b2bpic.net/free-photo/majestic-religious-thai-landmark-with-many-buddha-statues-along-temple-walls_482257-126101.jpg", - }, + value: "12+", title: "Custom routes", description: "Tailored itineraries.", imageSrc: "http://img.b2bpic.net/free-photo/majestic-religious-thai-landmark-with-many-buddha-statues-along-temple-walls_482257-126101.jpg"}, ]} /> @@ -134,43 +92,23 @@ export default function HomePage() { @@ -183,20 +121,13 @@ export default function HomePage() { title="Common Travel Questions" categories={[ { - name: "General", - items: [ + name: "General", items: [ { - question: "What packages do you offer?", - answer: "We offer 7, 10, 12, 15, and 21 day tours, all fully customizable to your pace.", - }, + question: "What packages do you offer?", answer: "We offer 7, 10, 12, 15, and 21 day tours, all fully customizable to your pace."}, { - question: "Is transport included?", - answer: "Yes, we provide high-end, clean vehicles with experienced and reliable private drivers.", - }, + question: "Is transport included?", answer: "Yes, we provide high-end, clean vehicles with experienced and reliable private drivers."}, { - question: "Do you handle entry requirements?", - answer: "We assist with all entrance ticket bookings and access to heritage sites, ensuring a stress-free experience.", - }, + question: "Do you handle entry requirements?", answer: "We assist with all entrance ticket bookings and access to heritage sites, ensuring a stress-free experience."}, ], }, ]} @@ -211,13 +142,9 @@ export default function HomePage() { tag="Inquiry" text="Ready to explore Sri Lanka? Request a custom quote today." primaryButton={{ - text: "Send inquiry", - href: "#contact-form", - }} + text: "Send inquiry", href: "#contact-form"}} secondaryButton={{ - text: "View packages", - href: "#packages", - }} + text: "View packages", href: "#packages"}} /> -- 2.49.1