Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-07 04:29:14 +00:00
2 changed files with 21 additions and 69 deletions

View File

@@ -5,6 +5,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import { CheckCircle, Lightbulb } from 'lucide-react';
import Link from "next/link";
export default function AboutPage() {
@@ -18,24 +19,21 @@ export default function AboutPage() {
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "Home", href: "/" },
{ label: "Services", href: "/services" },
{ label: "About", href: "/about" },
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/contact" },
{ label: "FAQ", href: "#" },
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone: (844) 482-3335", href: "tel:+18444823335" },
{ label: "Kansas City, MO", href: "#" },
{ label: "1712 Main St Suite 34", href: "#" },
@@ -68,35 +66,17 @@ export default function AboutPage() {
title="Why Choose Solar Energy"
description="Transform how you power your home with proven benefits that save money and the environment."
tag="Benefits"
tagIcon="CheckCircle"
tagIcon={CheckCircle}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: "1",
title: "Lower Electric Bills",
description: "Reduce your monthly electricity costs by up to 80% with solar energy.",
tag: "Savings",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-bright-clean-infographic-showing-a-dow-1772857632695-2d95583e.png?_wi=3",
imageAlt: "Savings and reduced electricity costs visualization",
},
id: "1", title: "Lower Electric Bills", description: "Reduce your monthly electricity costs by up to 80% with solar energy.", tag: "Savings", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-bright-clean-infographic-showing-a-dow-1772857632695-2d95583e.png", imageAlt: "Savings and reduced electricity costs visualization"},
{
id: "2",
title: "Clean Renewable Energy",
description: "Generate zero-emission electricity and help protect the environment.",
tag: "Eco-Friendly",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-vibrant-eco-friendly-visualization-sho-1772857634276-a42c8a58.png?_wi=3",
imageAlt: "Clean renewable energy concept with solar panels",
},
id: "2", title: "Clean Renewable Energy", description: "Generate zero-emission electricity and help protect the environment.", tag: "Eco-Friendly", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-vibrant-eco-friendly-visualization-sho-1772857634276-a42c8a58.png", imageAlt: "Clean renewable energy concept with solar panels"},
{
id: "3",
title: "Increase Home Value",
description: "Add significant value to your home with solar panel installation.",
tag: "Investment",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-real-estate-style-image-s-1772857633732-72518a27.png?_wi=2",
imageAlt: "Home value increase with solar panels",
},
id: "3", title: "Increase Home Value", description: "Add significant value to your home with solar panel installation.", tag: "Investment", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-real-estate-style-image-s-1772857633732-72518a27.png", imageAlt: "Home value increase with solar panels"},
]}
/>
</div>
@@ -106,35 +86,17 @@ export default function AboutPage() {
title="How Solar Installation Works"
description="Our proven 3-step process makes going solar simple and hassle-free."
tag="Process"
tagIcon="Lightbulb"
tagIcon={Lightbulb}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: "1",
title: "Free Solar Consultation",
description: "Meet with our solar experts to assess your home and discuss your energy needs.",
tag: "Step 1",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-image-showing-a-solar-con-1772857633436-52f24318.png?_wi=3",
imageAlt: "Solar consultation with expert and homeowner",
},
id: "1", title: "Free Solar Consultation", description: "Meet with our solar experts to assess your home and discuss your energy needs.", tag: "Step 1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-image-showing-a-solar-con-1772857633436-52f24318.png", imageAlt: "Solar consultation with expert and homeowner"},
{
id: "2",
title: "Custom System Design",
description: "We design a tailored solar system optimized for your home and budget.",
tag: "Step 2",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-technical-visualization-showing-solar--1772857633250-3f942b14.png?_wi=3",
imageAlt: "Solar system design and planning visualization",
},
id: "2", title: "Custom System Design", description: "We design a tailored solar system optimized for your home and budget.", tag: "Step 2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-technical-visualization-showing-solar--1772857633250-3f942b14.png", imageAlt: "Solar system design and planning visualization"},
{
id: "3",
title: "Professional Installation",
description: "Our experienced installers complete your solar system with precision and care.",
tag: "Step 3",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-image-showing-experienced-1772857632725-3e1ace72.png?_wi=3",
imageAlt: "Professional solar panel installation on roof",
},
id: "3", title: "Professional Installation", description: "Our experienced installers complete your solar system with precision and care.", tag: "Step 3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-image-showing-experienced-1772857632725-3e1ace72.png", imageAlt: "Professional solar panel installation on roof"},
]}
/>
</div>

View File

@@ -5,6 +5,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import { Sun } from 'lucide-react';
import Link from "next/link";
export default function ReviewsPage() {
@@ -18,24 +19,21 @@ export default function ReviewsPage() {
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "Home", href: "/" },
{ label: "Services", href: "/services" },
{ label: "About", href: "/about" },
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/contact" },
{ label: "FAQ", href: "#" },
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone: (844) 482-3335", href: "tel:+18444823335" },
{ label: "Kansas City, MO", href: "#" },
{ label: "1712 Main St Suite 34", href: "#" },
@@ -70,21 +68,13 @@ export default function ReviewsPage() {
author="Straud Brewer"
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-headshot-of-a-middle-aged-1772857632228-29b7e0ea.png",
alt: "Straud Brewer",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-headshot-of-a-middle-aged-1772857632228-29b7e0ea.png", alt: "Straud Brewer"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-headshot-of-a-woman-with--1772857632085-b765a71b.png",
alt: "K Byrnes",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-headshot-of-a-woman-with--1772857632085-b765a71b.png", alt: "K Byrnes"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-headshot-of-an-older-man--1772857632792-d2f9a589.png",
alt: "Richard Sanders",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-headshot-of-an-older-man--1772857632792-d2f9a589.png", alt: "Richard Sanders"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-headshot-of-a-middle-aged-1772857632480-2ac86009.png",
alt: "Customer testimonial avatar",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbO086z7OeHVi2Ux3VVMDe9th3/a-professional-headshot-of-a-middle-aged-1772857632480-2ac86009.png", alt: "Customer testimonial avatar"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -95,7 +85,7 @@ export default function ReviewsPage() {
<div id="cta" data-section="cta">
<ContactCenter
tag="Ready to Save"
tagIcon="Sun"
tagIcon={Sun}
title="Start Saving with Solar Today"
description="Get your free solar estimate from Kansas City's trusted solar experts."
background={{ variant: "canvas-reveal" }}