Merge version_2 into main #2
@@ -60,6 +60,7 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentyEight
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "s1", title: "EV Charger Installation", subtitle: "High-speed 50-amp circuits.", category: "Charging", value: "Reliable" },
|
||||
{ id: "s2", title: "200 Amp Panel Upgrades", subtitle: "Safety and capacity modernization.", category: "Infrastructure", value: "Essential" },
|
||||
@@ -75,6 +76,7 @@ export default function LandingPage() {
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={["Rare Expertise", "Professional and Neat", "Trustworthy and Fair", "Master Electrician", "Punctual Delivery", "High Quality", "Exceptional Service"]}
|
||||
title="The Doll Standard"
|
||||
description="Clean, Professional, Punctual."
|
||||
@@ -90,6 +92,7 @@ export default function LandingPage() {
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/displeased-mechanicers-cable-line-repairing-have-dirty-faces-after-hard-work_273609-8291.jpg?w=800"
|
||||
mediaAnimation="slide-up"
|
||||
videoSrc=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -110,6 +113,7 @@ export default function LandingPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Do you provide free estimates?", content: "Yes, we offer fair, professional estimates." },
|
||||
{ id: "f2", title: "What service areas do you cover?", content: "We serve the metro area with premium residential electrical services." },
|
||||
@@ -127,6 +131,7 @@ export default function LandingPage() {
|
||||
title="Ready for an Estimate?"
|
||||
description="Tell us about your project and we'll get back to you."
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user