diff --git a/src/app/page.tsx b/src/app/page.tsx index af83edb..3b8b8ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,7 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; -import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel'; +import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo'; @@ -43,37 +43,34 @@ export default function LandingPage() {
-
@@ -98,13 +95,17 @@ export default function LandingPage() { tagIcon={Zap} features={[ { - title: "Installation", description: "Professional installation of lighting, circuits, and electrical systems for residential and commercial properties.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-repair-site_169016-8625.jpg?_wi=3", imageAlt: "Electrical installation work"}, + title: "Installation", description: "Professional installation of lighting, circuits, and electrical systems for residential and commercial properties.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-repair-site_169016-8625.jpg?_wi=3", imageAlt: "Electrical installation work" + }, { - title: "Maintenance", description: "Regular maintenance and inspections to ensure your electrical systems are safe, efficient, and up to code.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-checks-tablet-digital-system-control-work-switchboard_169016-68362.jpg?_wi=3", imageAlt: "Electrical maintenance service"}, + title: "Maintenance", description: "Regular maintenance and inspections to ensure your electrical systems are safe, efficient, and up to code.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-checks-tablet-digital-system-control-work-switchboard_169016-68362.jpg?_wi=3", imageAlt: "Electrical maintenance service" + }, { - title: "Repair", description: "Fast, reliable repair services for all electrical problems. 24/7 emergency support available.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-frustrated-male-electrician-standing-near-electric-board_23-2148087630.jpg?_wi=3", imageAlt: "Electrical repair service"}, + title: "Repair", description: "Fast, reliable repair services for all electrical problems. 24/7 emergency support available.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-frustrated-male-electrician-standing-near-electric-board_23-2148087630.jpg?_wi=3", imageAlt: "Electrical repair service" + }, { - title: "Safety Compliance", description: "Full compliance with Australian electrical standards and building codes. All work certified and guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-repair-site_169016-8625.jpg?_wi=4", imageAlt: "Safety compliance check"}, + title: "Safety Compliance", description: "Full compliance with Australian electrical standards and building codes. All work certified and guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-repair-site_169016-8625.jpg?_wi=4", imageAlt: "Safety compliance check" + }, ]} gridVariant="two-columns-alternating-heights" animationType="slide-up" @@ -126,7 +127,8 @@ export default function LandingPage() { { text: 'Learn More', href: '#' }, ], features: [ - "Professional diagnosis", "Same-day response", "Labour included", "Quality guarantee"], + "Professional diagnosis", "Same-day response", "Labour included", "Quality guarantee" + ], }, { id: "premium", badge: "Premium", badgeIcon: Crown, @@ -135,7 +137,8 @@ export default function LandingPage() { { text: 'Details', href: '#' }, ], features: [ - "Full system inspection", "Priority scheduling", "Extended warranty", "24/7 emergency access"], + "Full system inspection", "Priority scheduling", "Extended warranty", "24/7 emergency access" + ], }, { id: "business", badge: "Business", price: "Custom", subtitle: "for commercial needs", buttons: [ @@ -143,7 +146,8 @@ export default function LandingPage() { { text: 'Details', href: '#' }, ], features: [ - "Tailored solutions", "Maintenance contracts", "Bulk discounts", "Dedicated support"], + "Tailored solutions", "Maintenance contracts", "Bulk discounts", "Dedicated support" + ], }, ]} animationType="slide-up" @@ -160,13 +164,17 @@ export default function LandingPage() { tagIcon={Heart} testimonials={[ { - id: "1", title: "Professional and Reliable Service", quote: "The team at Electrica responded within hours to our emergency. They diagnosed the problem quickly and fixed it professionally. Highly recommended!", name: "Michael Thompson", role: "Homeowner, Brisbane", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-business-man_23-2148479501.jpg", imageAlt: "Michael Thompson"}, + id: "1", title: "Professional and Reliable Service", quote: "The team at Electrica responded within hours to our emergency. They diagnosed the problem quickly and fixed it professionally. Highly recommended!", name: "Michael Thompson", role: "Homeowner, Brisbane", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-business-man_23-2148479501.jpg", imageAlt: "Michael Thompson" + }, { - id: "2", title: "Transparent and Fair Pricing", quote: "Great service from start to finish. They provided a detailed quote upfront, completed the work on schedule, and the pricing was exactly as quoted.", name: "Sarah Mitchell", role: "Small Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident-stan_1258-118782.jpg", imageAlt: "Sarah Mitchell"}, + id: "2", title: "Transparent and Fair Pricing", quote: "Great service from start to finish. They provided a detailed quote upfront, completed the work on schedule, and the pricing was exactly as quoted.", name: "Sarah Mitchell", role: "Small Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident-stan_1258-118782.jpg", imageAlt: "Sarah Mitchell" + }, { - id: "3", title: "Licensed, Qualified, and Trustworthy", quote: "We've used Electrica for several projects over the past year. They're always professional, thorough, and deliver quality work every time.", name: "David Chen", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", imageAlt: "David Chen"}, + id: "3", title: "Licensed, Qualified, and Trustworthy", quote: "We've used Electrica for several projects over the past year. They're always professional, thorough, and deliver quality work every time.", name: "David Chen", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", imageAlt: "David Chen" + }, { - id: "4", title: "Emergency Support When We Needed It Most", quote: "Power went out at our office on a Sunday evening. Electrica's emergency line was answered immediately, and they had us back online within an hour.", name: "Jennifer Walsh", role: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg", imageAlt: "Jennifer Walsh"}, + id: "4", title: "Emergency Support When We Needed It Most", quote: "Power went out at our office on a Sunday evening. Electrica's emergency line was answered immediately, and they had us back online within an hour.", name: "Jennifer Walsh", role: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg", imageAlt: "Jennifer Walsh" + }, ]} textboxLayout="default" useInvertedBackground={false} @@ -181,17 +189,23 @@ export default function LandingPage() { tagIcon={HelpCircle} faqs={[ { - id: "1", title: "Do you offer emergency electrical services?", content: "Yes! We provide 24/7 emergency electrical services for Brisbane residents and businesses. Call our emergency line to connect with our on-call electrician immediately."}, + id: "1", title: "Do you offer emergency electrical services?", content: "Yes! We provide 24/7 emergency electrical services for Brisbane residents and businesses. Call our emergency line to connect with our on-call electrician immediately." + }, { - id: "2", title: "Are you licensed and insured?", content: "Absolutely. All our electricians are fully licensed, insured, and hold current qualifications. We comply with all Australian electrical standards and building codes."}, + id: "2", title: "Are you licensed and insured?", content: "Absolutely. All our electricians are fully licensed, insured, and hold current qualifications. We comply with all Australian electrical standards and building codes." + }, { - id: "3", title: "What areas of Brisbane do you service?", content: "We service the greater Brisbane area including suburbs throughout the region. Contact us to confirm we cover your location."}, + id: "3", title: "What areas of Brisbane do you service?", content: "We service the greater Brisbane area including suburbs throughout the region. Contact us to confirm we cover your location." + }, { - id: "4", title: "How quickly can you respond to service calls?", content: "We aim to respond to service calls within 2-4 hours for standard requests. Emergency calls are prioritized with rapid response times available 24/7."}, + id: "4", title: "How quickly can you respond to service calls?", content: "We aim to respond to service calls within 2-4 hours for standard requests. Emergency calls are prioritized with rapid response times available 24/7." + }, { - id: "5", title: "Do you provide warranties on your work?", content: "Yes, we provide comprehensive warranties on all our work. Guarantees vary depending on the service, and we're happy to discuss specifics during your consultation."}, + id: "5", title: "Do you provide warranties on your work?", content: "Yes, we provide comprehensive warranties on all our work. Guarantees vary depending on the service, and we're happy to discuss specifics during your consultation." + }, { - id: "6", title: "How do I get a quote for my project?", content: "Contact us through our website, phone, or email with details of your project. We'll arrange a consultation and provide a detailed, free quote before any work begins."}, + id: "6", title: "How do I get a quote for my project?", content: "Contact us through our website, phone, or email with details of your project. We'll arrange a consultation and provide a detailed, free quote before any work begins." + }, ]} imageSrc="http://img.b2bpic.net/free-photo/solar-panels-plant-manager-shows-employees-factory-energy-consumption-tablet_482257-125235.jpg" imageAlt="Professional electrician consultation" @@ -238,4 +252,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file