diff --git a/src/app/page.tsx b/src/app/page.tsx index 7dcd6e1..781e901 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,10 +48,10 @@ export default function LandingPage() { title="Luxury Interiors in Poranki" description="Crafting bespoke living spaces with elegance, precision, and timeless design. Your vision, our expertise." mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg", imageAlt: "Luxury Interior Design" }, - { imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-drawers-with-marble-facade_169016-72795.jpg", imageAlt: "Modular Kitchen" }, - { imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg", imageAlt: "Office Interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lamps_1339-1739.jpg", imageAlt: "Modern Ceiling" }, + { imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg?_wi=1", imageAlt: "Luxury Interior Design" }, + { imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-drawers-with-marble-facade_169016-72795.jpg?_wi=1", imageAlt: "Modular Kitchen" }, + { imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg?_wi=1", imageAlt: "Office Interior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lamps_1339-1739.jpg?_wi=1", imageAlt: "Modern Ceiling" }, { imageSrc: "http://img.b2bpic.net/free-photo/interior-decor-furniture-inspired-by-fruits-vegetables_23-2151361926.jpg", imageAlt: "Custom Furniture" }, ]} mediaAnimation="blur-reveal" @@ -131,10 +131,10 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { id: "1", name: "Anil Kumar", handle: "Poranki Resident", testimonial: "Good Quality Work, Excellent Design Creative Thoughts.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407639.jpg" }, - { id: "2", name: "Priya Reddy", handle: "Homeowner", testimonial: "Nice designs, well done Surendra Sir and Kalyani Mam.", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg" }, - { id: "3", name: "Suresh Babu", handle: "Client", testimonial: "Extremely happy with the custom furniture work and timely delivery.", imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-drawers-with-marble-facade_169016-72795.jpg" }, - { id: "4", name: "Kiran Rao", handle: "Office Client", testimonial: "Professional approach and elegant design execution.", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg" }, - { id: "5", name: "Venkata Lakshmi", handle: "Homeowner", testimonial: "Best interior service in Poranki area, highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lamps_1339-1739.jpg" }, + { id: "2", name: "Priya Reddy", handle: "Homeowner", testimonial: "Nice designs, well done Surendra Sir and Kalyani Mam.", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg?_wi=2" }, + { id: "3", name: "Suresh Babu", handle: "Client", testimonial: "Extremely happy with the custom furniture work and timely delivery.", imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-drawers-with-marble-facade_169016-72795.jpg?_wi=2" }, + { id: "4", name: "Kiran Rao", handle: "Office Client", testimonial: "Professional approach and elegant design execution.", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg?_wi=2" }, + { id: "5", name: "Venkata Lakshmi", handle: "Homeowner", testimonial: "Best interior service in Poranki area, highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lamps_1339-1739.jpg?_wi=2" }, ]} title="What Clients Say" description="Hear from those who transformed their homes with us."