From b8042ce875b5a08d775b743fcb932be2cfee7397 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 05:57:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 56 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 37 insertions(+), 19 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 29b0935..37da0a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,8 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Get Started", href: "#contact"}} + text: "Get Started", href: "#contact" + }} /> @@ -82,23 +83,29 @@ 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?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-researching-team-monitors-system-performance-using-tablet_482257-123472.jpg" + }, 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?_wi=1"}, + 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" + }, }, { 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?_wi=2"}, + imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-researching-team-monitors-system-performance-using-tablet_482257-123472.jpg" + }, 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?_wi=2"}, + 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" + }, }, { 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?_wi=3"}, + 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" + }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-researching-team-monitors-system-performance-using-tablet_482257-123472.jpg?_wi=3"}, + imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-researching-team-monitors-system-performance-using-tablet_482257-123472.jpg" + }, }, ]} textboxLayout="default" @@ -120,7 +127,8 @@ export default function LandingPage() { { text: "Learn More", href: "#" }, ], features: [ - "4 kW system capacity", "Basic monitoring app", "Professional installation", "25-year panel warranty", "Annual maintenance included"], + "4 kW system capacity", "Basic monitoring app", "Professional installation", "25-year panel warranty", "Annual maintenance included" + ], }, { id: "professional", badge: "Most Popular", badgeIcon: Sparkles, @@ -129,7 +137,8 @@ export default function LandingPage() { { text: "Chat to Sales", href: "#" }, ], features: [ - "8 kW system capacity", "Advanced monitoring with AI", "Priority installation scheduling", "25-year comprehensive warranty", "Quarterly maintenance checks", "Energy storage integration"], + "8 kW system capacity", "Advanced monitoring with AI", "Priority installation scheduling", "25-year comprehensive warranty", "Quarterly maintenance checks", "Energy storage integration" + ], }, { id: "premium", price: "$22,999", name: "Premium Package", buttons: [ @@ -137,7 +146,8 @@ export default function LandingPage() { { text: "Consult Expert", href: "#" }, ], features: [ - "12 kW system capacity", "Premium monitoring with AI predictions", "White-glove installation service", "Lifetime equipment warranty", "Monthly optimization reviews", "Home battery storage included", "24/7 dedicated support"], + "12 kW system capacity", "Premium monitoring with AI predictions", "White-glove installation service", "Lifetime equipment warranty", "Monthly optimization reviews", "Home battery storage included", "24/7 dedicated support" + ], }, ]} textboxLayout="default" @@ -153,17 +163,23 @@ export default function LandingPage() { author="Sarah Mitchell, Homeowner" avatars={[ { - src: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg", alt: "Sarah Mitchell"}, + src: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg", alt: "Sarah Mitchell" + }, { - src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "John Davis"}, + src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "John Davis" + }, { - src: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", alt: "Emily Chen"}, + src: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", alt: "Emily Chen" + }, { - src: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", alt: "Michael Johnson"}, + src: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", alt: "Michael Johnson" + }, { - src: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg", alt: "Lisa Anderson"}, + src: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg", alt: "Lisa Anderson" + }, { - src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Robert Wilson"}, + src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Robert Wilson" + }, ]} ratingAnimation="slide-up" avatarsAnimation="opacity" @@ -179,10 +195,12 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - names=[ - "SunPower", "Tesla Energy", "Enphase Energy", "Vivint Solar", "Green Mountain", "NextEra Energy", "First Solar", "Aurora Solar"] + names={[ + "SunPower", "Tesla Energy", "Enphase Energy", "Vivint Solar", "Green Mountain", "NextEra Energy", "First Solar", "Aurora Solar" + ]} logos={[ - "http://img.b2bpic.net/free-vector/flat-design-renewable-energy-logo_23-2150050075.jpg", "http://img.b2bpic.net/free-vector/gradient-energy-logo-template_23-2149999436.jpg", "http://img.b2bpic.net/free-vector/flat-design-renewable-energy-logo-template_23-2150004010.jpg", "http://img.b2bpic.net/free-vector/energy-logo-design-template_23-2150024093.jpg", "http://img.b2bpic.net/free-vector/eco-green-leaf-logo-negative-space-style_126523-780.jpg", "http://img.b2bpic.net/free-vector/renewable-energy-logo-design_23-2150013334.jpg", "http://img.b2bpic.net/free-vector/flat-design-renewable-energy-logo_23-2150050075.jpg", "http://img.b2bpic.net/free-vector/gradient-dome-logo-template_23-2149847329.jpg"]} + "http://img.b2bpic.net/free-vector/flat-design-renewable-energy-logo_23-2150050075.jpg", "http://img.b2bpic.net/free-vector/gradient-energy-logo-template_23-2149999436.jpg", "http://img.b2bpic.net/free-vector/flat-design-renewable-energy-logo-template_23-2150004010.jpg", "http://img.b2bpic.net/free-vector/energy-logo-design-template_23-2150024093.jpg", "http://img.b2bpic.net/free-vector/eco-green-leaf-logo-negative-space-style_126523-780.jpg", "http://img.b2bpic.net/free-vector/renewable-energy-logo-design_23-2150013334.jpg", "http://img.b2bpic.net/free-vector/flat-design-renewable-energy-logo_23-2150050075.jpg", "http://img.b2bpic.net/free-vector/gradient-dome-logo-template_23-2149847329.jpg" + ]} speed={40} showCard={true} /> -- 2.49.1