Merge version_1 into main #2
@@ -1,14 +1,14 @@
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
||||
import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi";
|
||||
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
|
||||
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
|
||||
import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve";
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import { Zap, Heart, Leaf, Settings, Users, HelpCircle, Mail } from "lucide-react";
|
||||
|
||||
export default function CooperativeLandingPage() {
|
||||
@@ -36,7 +36,8 @@ export default function CooperativeLandingPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Explore Membership", href: "contact"}}
|
||||
text: "Explore Membership", href: "contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -93,19 +94,18 @@ export default function CooperativeLandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Online Account Management", description: "Access your billing history, pay bills online, and manage preferences anytime", imageSrc: "http://img.b2bpic.net/free-photo/company-analyst-studying-business-activity-progress-achieving-strategic-goals_482257-91239.jpg", imageAlt: "dashboard billing online account digital"},
|
||||
id: "1", title: "Online Account Management", description: "Access your billing history, pay bills online, and manage preferences anytime", imageSrc: "http://img.b2bpic.net/free-photo/company-analyst-studying-business-activity-progress-achieving-strategic-goals_482257-91239.jpg", imageAlt: "dashboard billing online account digital"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Usage Tracking", description: "Monitor your energy consumption in real-time and identify ways to save", imageSrc: "http://img.b2bpic.net/free-photo/business-investor-analyzing-stock-market-trend-monitor-trading-capital-profit-exchange-investment-young-broker-investing-funds-using-financial-forex-market-sales-close-up-handheld-shot_482257-40948.jpg", imageAlt: "usage tracking analytics chart energy"},
|
||||
id: "2", title: "Usage Tracking", description: "Monitor your energy consumption in real-time and identify ways to save", imageSrc: "http://img.b2bpic.net/free-photo/business-investor-analyzing-stock-market-trend-monitor-trading-capital-profit-exchange-investment-young-broker-investing-funds-using-financial-forex-market-sales-close-up-handheld-shot_482257-40948.jpg", imageAlt: "usage tracking analytics chart energy"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Energy Education", description: "Learn about sustainable practices and energy efficiency programs available to members", imageSrc: "http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311504.jpg", imageAlt: "education learning energy efficiency sustainable"},
|
||||
id: "3", title: "Energy Education", description: "Learn about sustainable practices and energy efficiency programs available to members", imageSrc: "http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311504.jpg", imageAlt: "education learning energy efficiency sustainable"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "24/7 Member Support", description: "Reach our dedicated team anytime for billing questions, outages, or emergencies", imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg", imageAlt: "support customer service team help cooperation"},
|
||||
id: "4", title: "24/7 Member Support", description: "Reach our dedicated team anytime for billing questions, outages, or emergencies", imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg", imageAlt: "support customer service team help cooperation"
|
||||
},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -114,17 +114,23 @@ export default function CooperativeLandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "portrait professional person headshot avatar"},
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional person headshot avatar"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "portrait professional person headshot avatar"},
|
||||
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional person headshot avatar"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "portrait professional person headshot avatar"},
|
||||
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional person headshot avatar"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "portrait professional person headshot avatar"},
|
||||
id: "4", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional person headshot avatar"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Patricia Lee", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "portrait professional person headshot avatar"},
|
||||
id: "5", name: "Patricia Lee", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional person headshot avatar"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Martinez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "portrait professional person headshot avatar"},
|
||||
id: "6", name: "David Martinez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional person headshot avatar"
|
||||
},
|
||||
]}
|
||||
cardTitle="Trusted by thousands of members who value local, reliable energy and community ownership"
|
||||
cardTag="What Members Say"
|
||||
@@ -146,17 +152,23 @@ export default function CooperativeLandingPage() {
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How do I become a member?", content: "Membership is available to anyone living or working in our service area. Contact us to learn about membership requirements and sign up for service today."},
|
||||
id: "1", title: "How do I become a member?", content: "Membership is available to anyone living or working in our service area. Contact us to learn about membership requirements and sign up for service today."
|
||||
},
|
||||
{
|
||||
id: "2", title: "What are the benefits of cooperative membership?", content: "As a member, you benefit from affordable rates, local decision-making, reinvested profits, and reliable service from a utility that prioritizes community needs."},
|
||||
id: "2", title: "What are the benefits of cooperative membership?", content: "As a member, you benefit from affordable rates, local decision-making, reinvested profits, and reliable service from a utility that prioritizes community needs."
|
||||
},
|
||||
{
|
||||
id: "3", title: "How can I pay my bill?", content: "You can pay online through your member account, by phone, by mail, or in person at our office. We also offer automatic payment options for convenience."},
|
||||
id: "3", title: "How can I pay my bill?", content: "You can pay online through your member account, by phone, by mail, or in person at our office. We also offer automatic payment options for convenience."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What should I do during a power outage?", content: "Check our website or call our outage hotline immediately. Our team is available 24/7 to respond to emergencies and restore service as quickly as possible."},
|
||||
id: "4", title: "What should I do during a power outage?", content: "Check our website or call our outage hotline immediately. Our team is available 24/7 to respond to emergencies and restore service as quickly as possible."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Do you offer energy efficiency programs?", content: "Yes! We provide rebates for energy-efficient appliances, home audits, and weatherization assistance to help members reduce consumption and save money."},
|
||||
id: "5", title: "Do you offer energy efficiency programs?", content: "Yes! We provide rebates for energy-efficient appliances, home audits, and weatherization assistance to help members reduce consumption and save money."
|
||||
},
|
||||
{
|
||||
id: "6", title: "How is my rate determined?", content: "Our rates reflect the actual cost of delivering electricity, and are set by our member-elected board. We maintain transparent pricing with no hidden fees."},
|
||||
id: "6", title: "How is my rate determined?", content: "Our rates reflect the actual cost of delivering electricity, and are set by our member-elected board. We maintain transparent pricing with no hidden fees."
|
||||
},
|
||||
]}
|
||||
animationType="smooth"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user