Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-03-04 03:35:37 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="LOCAL SERVICE CO"
description="Professional, reliable service you can trust. Available 24/7 for emergencies."
description="Professional, reliable service you can trust. Available 24/7 for emergencies—response within 2 hours."
buttons={[
{ text: "Call Now", href: "tel:+15551234567" },
{ text: "Get Free Quote", href: "#contact" },
@@ -113,8 +113,8 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
animationType="slide-up"
metrics={[
{ id: "1", value: "Same-Day", description: "Service means less downtime" },
{ id: "2", value: "Fully Licensed", description: "& Insured—zero liability for you" },
{ id: "1", value: "Same-Day", description: "Service in most areas" },
{ id: "2", value: "Licensed", description: "Fully insured professionals" },
{ id: "3", value: "Guaranteed", description: "Work satisfaction guarantee" },
]}
ariaLabel="Key metrics highlighting our service standards"