Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -44,8 +44,8 @@ export default function LandingPage() {
|
||||
description="Award-winning landscaping services delivering exceptional design, quality workmanship, and responsive customer care. Your trusted partner for residential and commercial landscape solutions across Cape Town and surrounding areas."
|
||||
tag="⭐ 5-Star Rated Professional Service"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=1"
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg"
|
||||
imageAlt="Beautifully landscaped garden with professional plantings"
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "contact" },
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
description="Ashton and his dedicated team"
|
||||
subdescription="Serving Cape Town and surrounding communities with professionalism and pride"
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg"
|
||||
imageAlt="Professional landscaping team at work"
|
||||
mediaAnimation="opacity"
|
||||
useInvertedBackground={false}
|
||||
@@ -107,13 +107,13 @@ export default function LandingPage() {
|
||||
<MetricCardEleven
|
||||
metrics={[
|
||||
{
|
||||
id: "rated", value: "5.0★", title: "Star Rated", description: "Consistently exceptional service reviews", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=3", imageAlt: "5-star customer satisfaction"
|
||||
id: "rated", value: "5.0★", title: "Star Rated", description: "Consistently exceptional service reviews", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg", imageAlt: "5-star customer satisfaction"
|
||||
},
|
||||
{
|
||||
id: "availability", value: "24/7", title: "Available", description: "Round-the-clock service for emergencies", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-working-garden_23-2147714891.jpg", imageAlt: "24/7 emergency landscaping service"
|
||||
},
|
||||
{
|
||||
id: "responsive", value: "100%", title: "Responsive", description: "Quick turnaround on all inquiries", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=4", imageAlt: "Quick response landscaping service"
|
||||
id: "responsive", value: "100%", title: "Responsive", description: "Quick turnaround on all inquiries", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg", imageAlt: "Quick response landscaping service"
|
||||
},
|
||||
{
|
||||
id: "quality", value: "Expert", title: "Workmanship", description: "Professional quality in every project", imageSrc: "http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg", imageAlt: "Professional quality landscaping work"
|
||||
|
||||
Reference in New Issue
Block a user