Merge version_1 into main #1
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
description="Your windows are the first thing people notice about your home. We make them sparkle."
|
||||
tag="Our Commitment"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Locally Owned & Operated", description: "Been serving the community for years with personal, reliable service", icon: MapPin,
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
description="We offer comprehensive window cleaning solutions tailored to your home's needs"
|
||||
tag="Services"
|
||||
tagIcon={Wrench}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
icon: Sparkles,
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
description="Getting your windows cleaned is easy. Here's how we work."
|
||||
tag="How It Works"
|
||||
tagIcon={Lightbulb}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "1", title: "Request a Quote", items: [
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
description="Don't just take our word for it - hear from homeowners who've experienced our service"
|
||||
tag="Customer Reviews"
|
||||
tagIcon={Star}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "Sutton, MA", testimonial: "Fantastic results, fast communication, and excellent service. Erik's team made my windows sparkle like new. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-green-shirt-showing-double-thumbs-up-looking-happy_176474-81947.jpg", imageAlt: "Sarah Johnson"},
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
description="Serving residential customers in Sutton, Millbury, Worcester, Grafton, Shrewsbury, and surrounding communities"
|
||||
tag="Service Areas"
|
||||
tagIcon={MapPin}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"Sutton", "Millbury", "Worcester", "Grafton", "Shrewsbury", "Auburn", "Westborough", "Boylston"]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user