diff --git a/src/app/page.tsx b/src/app/page.tsx index efd0e7b..b5e710a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@rahulv", testimonial: "Excellent service and product quality. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/realistic-water-transparent-glass_23-2148469443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/realistic-water-transparent-glass_23-2148469443.jpg?_wi=1", imageAlt: "water purifier tech dark", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@snehap", testimonial: "My RO unit was installed within 4 hours. Great experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-overall-holding-tablet-with-blank-screen_23-2148073111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-overall-holding-tablet-with-blank-screen_23-2148073111.jpg?_wi=1", imageAlt: "water purifier tech dark", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@amitk", testimonial: "Best platform to compare and buy water purifiers online.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/jolly-tech-savvy-woman-engaging-with-multimedia-dashboards-displays-showcasing-power-technology_482257-136403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jolly-tech-savvy-woman-engaging-with-multimedia-dashboards-displays-showcasing-power-technology_482257-136403.jpg?_wi=1", imageAlt: "water purifier tech dark", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@priyas", testimonial: "Fantastic variety and very helpful support team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/laboratory-pipette-wiith-test-tube_1357-206.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laboratory-pipette-wiith-test-tube_1357-206.jpg?_wi=1", imageAlt: "water purifier tech dark", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { handle: "@vikrams", testimonial: "Efficient and reliable service. Truly a game changer.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/innovation-ideas-creative-design-concept_53876-123827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/innovation-ideas-creative-design-concept_53876-123827.jpg?_wi=1", imageAlt: "water purifier tech dark", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/realistic-water-transparent-glass_23-2148469443.jpg" + imageSrc="http://img.b2bpic.net/free-photo/realistic-water-transparent-glass_23-2148469443.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/futuristic-blue-background_1017-2653.jpg", @@ -140,7 +140,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Your Water, Our Mission" description="We bridge the gap between world-class water purification technology and your home. From initial consultation to lifetime maintenance, we ensure every drop is pure." - imageSrc="http://img.b2bpic.net/free-photo/man-overall-holding-tablet-with-blank-screen_23-2148073111.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-overall-holding-tablet-with-blank-screen_23-2148073111.jpg?_wi=2" /> @@ -152,17 +152,17 @@ export default function LandingPage() { { title: "Smart Scheduling", description: "Automated maintenance alerts to keep your RO running perfectly.", - imageSrc: "http://img.b2bpic.net/free-photo/jolly-tech-savvy-woman-engaging-with-multimedia-dashboards-displays-showcasing-power-technology_482257-136403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jolly-tech-savvy-woman-engaging-with-multimedia-dashboards-displays-showcasing-power-technology_482257-136403.jpg?_wi=2", }, { title: "Purity Verified", description: "Expert water testing and professional quality assurance standards.", - imageSrc: "http://img.b2bpic.net/free-photo/laboratory-pipette-wiith-test-tube_1357-206.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laboratory-pipette-wiith-test-tube_1357-206.jpg?_wi=2", }, { title: "Real-time Tracking", description: "Track your technicians, services, and part status directly via the app.", - imageSrc: "http://img.b2bpic.net/free-photo/innovation-ideas-creative-design-concept_53876-123827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/innovation-ideas-creative-design-concept_53876-123827.jpg?_wi=2", }, ]} title="Why Choose RO Bazaar?" @@ -260,7 +260,7 @@ export default function LandingPage() { button: { text: "Select Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/realistic-water-transparent-glass_23-2148469443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/realistic-water-transparent-glass_23-2148469443.jpg?_wi=3", imageAlt: "Man in overall using tablet ", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { button: { text: "Select Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-overall-holding-tablet-with-blank-screen_23-2148073111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-overall-holding-tablet-with-blank-screen_23-2148073111.jpg?_wi=3", imageAlt: "Man in overall using tablet ", }, ]}