diff --git a/src/app/page.tsx b/src/app/page.tsx index 89371af..efbc0e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,9 +52,9 @@ export default function LandingPage() { tag="India's #1 Ticketing App" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-cyber-monday-horizontal-sale-banners-set_23-2149120116.jpg", imageAlt: "Cinema Experience"}, + imageSrc: "http://img.b2bpic.net/free-vector/gradient-cyber-monday-horizontal-sale-banners-set_23-2149120116.jpg?_wi=1", imageAlt: "Cinema Experience"}, { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-cyber-monday-horizontal-sale-banners-set_23-2149120116.jpg", imageAlt: "Event Crowd"} + imageSrc: "http://img.b2bpic.net/free-vector/gradient-cyber-monday-horizontal-sale-banners-set_23-2149120116.jpg?_wi=2", imageAlt: "Event Crowd"} ]} mediaAnimation="slide-up" rating={5} @@ -108,7 +108,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", title: "Best app ever", quote: "Booking tickets has never been this easy. Seamless experience every single time.", name: "Aarav Sharma", role: "Film Buff", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-smartphone_23-2149005348.jpg"}, + id: "1", title: "Best app ever", quote: "Booking tickets has never been this easy. Seamless experience every single time.", name: "Aarav Sharma", role: "Film Buff", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-smartphone_23-2149005348.jpg?_wi=1"}, { id: "2", title: "Reliable & Fast", quote: "I use IndiTicket for all major music concerts. Their support is world-class.", name: "Priya Iyer", role: "Concert Goer", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-grandstands-side-view_23-2149867396.jpg"}, { @@ -116,7 +116,7 @@ export default function LandingPage() { { id: "4", title: "Great Discounts", quote: "Always finding the best deals on movie tickets here. Highly recommended!", name: "Ananya Rao", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-big-hat-using-laptop_273609-13389.jpg"}, { - id: "5", title: "Excellent Service", quote: "Customer support helped me rebook a show quickly. Top-notch service.", name: "Vikram Singh", role: "Frequent Traveler", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-smartphone_23-2149005348.jpg"}, + id: "5", title: "Excellent Service", quote: "Customer support helped me rebook a show quickly. Top-notch service.", name: "Vikram Singh", role: "Frequent Traveler", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-smartphone_23-2149005348.jpg?_wi=2"}, ]} title="Loved by Millions" description="Hear what our users say about the IndiTicket experience."