diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 48eb004..b01bfa6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -67,28 +67,28 @@ export default function AboutPage() { id: 1, title: "Trust & Transparency", description: "We believe in honest pricing, verified salons, and clear communication with both customers and salon partners.", - imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg?_wi=3", imageAlt: "trust and transparency", }, { id: 2, title: "Customer Empowerment", description: "Give customers control over their bookings, payment options, and the ability to support their favorite salons directly.", - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=3", imageAlt: "customer empowerment", }, { id: 3, title: "Salon Partnership", description: "We partner with salons, not against them. Our platform helps them grow their business and reach more customers.", - imageSrc: "http://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg?_wi=3", imageAlt: "salon partnership", }, { id: 4, title: "Continuous Innovation", description: "We constantly evolve our platform to meet the changing needs of India's beauty and wellness industry.", - imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg?_wi=3", imageAlt: "continuous innovation", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 88f804b..d4cd5cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,28 +98,28 @@ export default function HomePage() { id: 1, title: "Search & Discover", description: "Enter your location or browse by service category. Find salons near you with live availability and verified reviews.", - imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg?_wi=1", imageAlt: "location search map interface GPS nearby", }, { id: 2, title: "Select Service & Time", description: "Choose your preferred service, stylist, date, and time slot. Multi-service bookings supported for combo deals.", - imageSrc: "http://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg?_wi=1", imageAlt: "calendar booking appointment scheduler time slots reservation", }, { id: 3, title: "Safe & Easy Payment", description: "Pay via UPI, cards, wallets, or pay at salon. All transactions secured with Razorpay. Instant confirmation via WhatsApp.", - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=1", imageAlt: "digital payment razorpay UPI payment online transaction", }, { id: 4, title: "Review & Share", description: "Post-appointment, leave verified reviews with photos. Generate Magic Links to share deals and earn referral credits.", - imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg?_wi=1", imageAlt: "customer reviews ratings stars testimonials feedback", }, ]} @@ -212,28 +212,28 @@ export default function HomePage() { id: 1, title: "30-Second Booking", description: "Phone OTP only, no passwords. Book in 3 steps without lengthy signup forms.", - imageSrc: "http://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg?_wi=2", imageAlt: "calendar booking appointment scheduler time slots reservation", }, { id: 2, title: "Verified Hygiene Badges", description: "All salons verified for cleanliness & hygiene standards. Post-COVID trust signals included.", - imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg?_wi=2", imageAlt: "customer reviews ratings stars testimonials feedback", }, { id: 3, title: "Real-Time Availability", description: "See available slots instantly. No calls needed. Book on your timeline, confirm via WhatsApp.", - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=2", imageAlt: "digital payment razorpay UPI payment online transaction", }, { id: 4, title: "Price Transparency", description: "No surprise charges. GST included, payment options include UPI, cards, wallets & EMI.", - imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg?_wi=2", imageAlt: "location search map interface GPS nearby", }, ]}