From ee98eb679f6d17b8f9cfea1794afc597e568fda5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 04:57:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a1e586..444f995 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,25 +120,25 @@ export default function HomePage() { id: 1, title: "Customer Management", description: "Centralized customer database with contact history, past trips, preferences, and notes. Track all interactions and manage relationships effortlessly.", - imageSrc: "http://img.b2bpic.net/free-photo/crm-business-company-strategy-marketing-concept_53876-132312.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/crm-business-company-strategy-marketing-concept_53876-132312.jpg?_wi=1" }, { id: 2, title: "Enquiry Tracking", description: "Convert leads to bookings with intelligent enquiry management. Track status from New to Quoted to Confirmed with automated workflows.", - imageSrc: "http://img.b2bpic.net/free-vector/contact-us-icons-set_98292-6887.jpg" + imageSrc: "http://img.b2bpic.net/free-vector/contact-us-icons-set_98292-6887.jpg?_wi=1" }, { id: 3, title: "Itinerary Builder", description: "Create professional day-wise itineraries with hotel details, meals, activities, and dynamic pricing calculations. Generate beautiful PDFs instantly.", - imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens_52683-42532.jpg" + imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens_52683-42532.jpg?_wi=1" }, { id: 4, title: "Pricing Engine", description: "Automated cost calculation with hotel, transport, activities, and taxes. Real-time total updates ensure accurate quotations every time.", - imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=1" } ]} /> @@ -177,7 +177,7 @@ export default function HomePage() { quote: "Guesto has transformed how we manage customers and create itineraries. What used to take hours now takes minutes. Our team loves the intuitive interface.", name: "Priya Sharma", role: "Director, Wanderlust Travels", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Priya Sharma" }, { @@ -186,7 +186,7 @@ export default function HomePage() { quote: "With better organization and professional itineraries, we've increased bookings by 40%. Our customers appreciate the quality and timeliness of our proposals.", name: "Amit Patel", role: "CEO, Adventure Tours India", - imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=1", imageAlt: "Amit Patel" }, { @@ -195,7 +195,7 @@ export default function HomePage() { quote: "As we scaled from 3 to 8 team members, Guesto made collaboration seamless. The multi-user access and clear workflows keep everyone on the same page.", name: "Sneha Desai", role: "Operations Manager, Global Holidays", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sneha Desai" }, { @@ -204,7 +204,7 @@ export default function HomePage() { quote: "The Guesto team is incredibly responsive and always willing to help. Their support has been crucial in our successful implementation.", name: "Vikram Singh", role: "Founder, Heritage Tours", - imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=2", imageAlt: "Vikram Singh" } ]} @@ -213,7 +213,7 @@ export default function HomePage() {