diff --git a/src/app/page.tsx b/src/app/page.tsx index 37da0a5..ff0eb53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,28 +83,28 @@ export default function LandingPage() { { id: 1, title: "Advanced Monitoring System", description: "Real-time tracking of your solar production and energy consumption through our intuitive mobile app. Monitor your system from anywhere, anytime.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-researching-team-monitors-system-performance-using-tablet_482257-123472.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-researching-team-monitors-system-performance-using-tablet_482257-123472.jpg?_wi=1" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2178.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2178.jpg?_wi=1" }, }, { id: 2, title: "Weather-Optimized Performance", description: "Our AI-powered system adapts to weather patterns, maximizing energy generation even on cloudy days. Guaranteed optimal performance year-round.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-researching-team-monitors-system-performance-using-tablet_482257-123472.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-researching-team-monitors-system-performance-using-tablet_482257-123472.jpg?_wi=2" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2178.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2178.jpg?_wi=2" }, }, { id: 3, title: "25-Year Warranty Coverage", description: "Industry-leading comprehensive warranty protection on all panels and equipment. Peace of mind guaranteed with our world-class support team.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2178.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2178.jpg?_wi=3" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-researching-team-monitors-system-performance-using-tablet_482257-123472.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-researching-team-monitors-system-performance-using-tablet_482257-123472.jpg?_wi=3" }, }, ]}