Merge version_1 into main #1
@@ -32,22 +32,22 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
href: "#services",
|
||||
|
||||
},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "about",
|
||||
href: "#about",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
href: "#testimonials",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "#contact",
|
||||
|
||||
},
|
||||
]}
|
||||
brandName="Ultimate Yard Care"
|
||||
@@ -65,17 +65,17 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "10+",
|
||||
label: "Years Experience",
|
||||
icon: Gauge,
|
||||
|
||||
},
|
||||
{
|
||||
value: "500+",
|
||||
label: "Happy Clients",
|
||||
icon: Users,
|
||||
|
||||
},
|
||||
{
|
||||
value: "Top Rated",
|
||||
label: "Local Service",
|
||||
icon: Award,
|
||||
|
||||
},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/skilful-male-landscaper-using-high-altitude-hedge-trimmer-topiary-park-side-view-focused_7502-10164.jpg"
|
||||
imageAlt="Manicured green lawn with a modern house"
|
||||
mediaAnimation="reveal-blur"
|
||||
mediaAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -95,6 +95,7 @@ export default function LandingPage() {
|
||||
<FeatureBento
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
title: "Lawn Maintenance",
|
||||
@@ -162,17 +163,17 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "5.0",
|
||||
label: "Average Rating",
|
||||
icon: Star,
|
||||
|
||||
},
|
||||
{
|
||||
value: "95%",
|
||||
label: "Repeat Clients",
|
||||
icon: Clock,
|
||||
|
||||
},
|
||||
{
|
||||
value: "Local",
|
||||
label: "Favorite",
|
||||
icon: Heart,
|
||||
|
||||
},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
@@ -198,7 +199,7 @@ export default function LandingPage() {
|
||||
description="Call or text today for a fast, free quote. We're ready to transform your outdoor space."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plastic-shovel-with-succulent-potted-plant-napkin-table_23-2147844377.jpg"
|
||||
imageAlt="Assortment of garden tools on a lawn"
|
||||
mediaAnimation="reveal-blur"
|
||||
mediaAnimation="none"
|
||||
mediaPosition="right"
|
||||
buttonText="Get Your Free Quote"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user