Update src/app/page.tsx

This commit is contained in:
2026-05-23 05:20:59 +00:00
parent edd546cf86
commit 5a6792bab7

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Maik Gardens"
/>
@@ -58,13 +50,9 @@ export default function LandingPage() {
description="Professional garden maintenance, clean-ups, lawn care, and landscaping services across the Gold Coast."
buttons={[
{
text: "Get Free Quote",
href: "#contact",
},
text: "Get Free Quote", href: "#contact"},
{
text: "Call Now",
href: "tel:0406851039",
},
text: "Call Now", href: "tel:0406851039"},
]}
imageSrc="http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803960.jpg"
showDimOverlay={true}
@@ -78,31 +66,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "500+",
title: "Gardens Transformed",
items: [
"Residential",
"Commercial",
],
id: "m1", value: "500+", title: "Gardens Transformed", items: [
"Residential", "Commercial"],
},
{
id: "m2",
value: "100%",
title: "Satisfaction Rate",
items: [
"Reliable",
"Professional",
],
id: "m2", value: "100%", title: "Satisfaction Rate", items: [
"Reliable", "Professional"],
},
{
id: "m3",
value: "5+",
title: "Years Experience",
items: [
"Local",
"Expertise",
],
id: "m3", value: "5+", title: "Years Experience", items: [
"Local", "Expertise"],
},
]}
title="Our Impact"
@@ -116,9 +89,7 @@ export default function LandingPage() {
title="Reliable Garden Experts on the Gold Coast"
buttons={[
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
/>
</div>
@@ -127,44 +98,21 @@ export default function LandingPage() {
<ProductCardOne
textboxLayout="split"
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
useInvertedBackground={false}
products={[
{
id: "s1",
name: "Lawn Mowing",
price: "From $50",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-beautiful-green-grass-covering-meadow-captured-daylight_181624-44884.jpg",
},
id: "s1", name: "Lawn Mowing", price: "From $50", imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-beautiful-green-grass-covering-meadow-captured-daylight_181624-44884.jpg"},
{
id: "s2",
name: "Hedge Trimming",
price: "From $80",
imageSrc: "http://img.b2bpic.net/free-photo/gardener-cuts-bush-with-large-pruning-shears_169016-10691.jpg",
},
id: "s2", name: "Hedge Trimming", price: "From $80", imageSrc: "http://img.b2bpic.net/free-photo/gardener-cuts-bush-with-large-pruning-shears_169016-10691.jpg"},
{
id: "s3",
name: "Garden Clean-ups",
price: "From $120",
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27385.jpg",
},
id: "s3", name: "Garden Clean-ups", price: "From $120", imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27385.jpg"},
{
id: "s4",
name: "Green Waste Removal",
price: "Quote",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-landscaper-denim-shirt-trimming-overgrown-lawn-with-lawn-mover-summer-day-low_7502-10170.jpg",
},
id: "s4", name: "Green Waste Removal", price: "Quote", imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-landscaper-denim-shirt-trimming-overgrown-lawn-with-lawn-mover-summer-day-low_7502-10170.jpg"},
{
id: "s5",
name: "Rooftop Gardens",
price: "Quote",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cutting-pine-branches_23-2148396753.jpg",
},
id: "s5", name: "Rooftop Gardens", price: "Quote", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cutting-pine-branches_23-2148396753.jpg"},
{
id: "s6",
name: "Cyclone Cleanup",
price: "Quote",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-volunteer-collecting-garbage-community-service_482257-90934.jpg",
},
id: "s6", name: "Cyclone Cleanup", price: "Quote", imageSrc: "http://img.b2bpic.net/free-photo/african-american-volunteer-collecting-garbage-community-service_482257-90934.jpg"},
]}
title="Our Premium Services"
description="Comprehensive outdoor maintenance with meticulous attention to detail."
@@ -178,17 +126,11 @@ export default function LandingPage() {
useInvertedBackground={true}
negativeCard={{
items: [
"Before",
"Outdated",
"Overgrown",
],
"Before", "Outdated", "Overgrown"],
}}
positiveCard={{
items: [
"After",
"Immaculate",
"Revitalized",
],
"After", "Immaculate", "Revitalized"],
}}
title="Stunning Transformations"
description="Before & After perfection."
@@ -200,30 +142,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037249.jpg",
},
id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037249.jpg"},
{
id: "t2",
name: "Michael K.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-beautiful-plant-pot_23-2148509874.jpg",
},
id: "t2", name: "Michael K.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-beautiful-plant-pot_23-2148509874.jpg"},
{
id: "t3",
name: "Emma R.",
imageSrc: "http://img.b2bpic.net/free-photo/surprised-green-eyed-lady-looks-plant-amazement-portrait-cute-long-haired-european-model-who-loves-botany_197531-12278.jpg",
},
id: "t3", name: "Emma R.", imageSrc: "http://img.b2bpic.net/free-photo/surprised-green-eyed-lady-looks-plant-amazement-portrait-cute-long-haired-european-model-who-loves-botany_197531-12278.jpg"},
{
id: "t4",
name: "David W.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-eco-bag-with-fruit-country-side_1303-15249.jpg",
},
id: "t4", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-eco-bag-with-fruit-country-side_1303-15249.jpg"},
{
id: "t5",
name: "Helen P.",
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg",
},
id: "t5", name: "Helen P.", imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg"},
]}
cardTitle="What Our Clients Say"
cardTag="Testimonials"
@@ -236,20 +163,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "Are you fully insured?",
content: "Yes, our team is fully licensed and insured for your peace of mind.",
},
id: "q1", title: "Are you fully insured?", content: "Yes, our team is fully licensed and insured for your peace of mind."},
{
id: "q2",
title: "Do you offer free quotes?",
content: "Absolutely. Contact us today for a professional site assessment.",
},
id: "q2", title: "Do you offer free quotes?", content: "Absolutely. Contact us today for a professional site assessment."},
{
id: "q3",
title: "Where do you operate?",
content: "We primarily serve the entire Gold Coast region.",
},
id: "q3", title: "Where do you operate?", content: "We primarily serve the entire Gold Coast region."},
]}
sideTitle="Why Choose Maik Gardens?"
faqsAnimation="blur-reveal"
@@ -260,16 +178,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Ready for your dream garden?"
title="Book Your Consultation"
description="Get in touch for a premium service experience. Call us at 0406 851 039 or fill out the form."
buttons={[
{
text: "Get Free Quote",
href: "#",
},
text: "Get Free Quote", href: "#"},
]}
/>
</div>
@@ -278,13 +193,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Maik Gardens"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "© 2024 Maik Gardens",
href: "#",
}}
text: "© 2024 Maik Gardens", href: "#"}}
/>
</div>
</ReactLenis>