diff --git a/src/app/page.tsx b/src/app/page.tsx index 7840bc6..65ee8b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,12 +40,12 @@ export default function LandingPage() { title="Welcome to Simaf Solar Co." description="Providing a comprehensive range of solar products from source to operation with long-term reliability." background={{ variant: "glowing-orb" }} - imageSrc="http://img.b2bpic.net/free-photo/solar-panels-field-wind-turbines-horizon-renewable-green-energy_169016-67978.jpg" + imageSrc="http://img.b2bpic.net/free-photo/solar-panels-field-wind-turbines-horizon-renewable-green-energy_169016-67978.jpg?_wi=1" imageAlt="Premium solar panel installation" testimonials={[ { name: "Sarah Johnson", handle: "CEO, Green Energy Corp", testimonial: "Simaf Solar has been instrumental in our transition to renewable energy. Exceptional quality and service!", rating: 5, - 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" }, { name: "Ahmed Al-Rashid", handle: "Operations Manager, Desert Solutions", testimonial: "Reliable, professional, and their technical support is outstanding. Highly recommended for any solar project.", rating: 5, @@ -53,11 +53,11 @@ export default function LandingPage() { }, { name: "Maria Rodriguez", handle: "Sustainability Director, EcoTech", testimonial: "Best solar solutions provider we've worked with. Their commitment to sustainability matches our values perfectly.", rating: 5, - 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" }, { name: "David Kim", handle: "Project Lead, Renewable Innovations", testimonial: "From consultation to installation, Simaf Solar delivered excellence at every step. True partners in our energy transition.", rating: 5, - 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=3" } ]} buttons={[{ text: "Contact Us", href: "contact" }]} @@ -88,7 +88,7 @@ export default function LandingPage() { id: "5", title: "Installation, electrical wiring, maintenance, and technical support", content: "Complete end-to-end service from professional installation to ongoing maintenance and 24/7 technical support. Our certified technicians ensure proper installation, regular system checks, and rapid response to any technical requirements, guaranteeing peak performance." } ]} - imageSrc="http://img.b2bpic.net/free-photo/solar-panels-field-wind-turbines-horizon-renewable-green-energy_169016-67978.jpg" + imageSrc="http://img.b2bpic.net/free-photo/solar-panels-field-wind-turbines-horizon-renewable-green-energy_169016-67978.jpg?_wi=2" imageAlt="Solar energy system installation" mediaAnimation="slide-up" mediaPosition="right"