8 Commits

Author SHA1 Message Date
5e9809cf99 Update src/app/page.tsx 2026-03-02 20:40:17 +00:00
1c294cc68b Update src/app/page.tsx 2026-03-02 20:39:01 +00:00
186786d09e Merge version_5 into main
Merge version_5 into main
2026-03-02 20:36:52 +00:00
1d80a07ccc Update src/app/page.tsx 2026-03-02 20:36:48 +00:00
96d0a9ff11 Merge version_5 into main
Merge version_5 into main
2026-03-02 20:36:02 +00:00
d90738c389 Update src/app/page.tsx 2026-03-02 20:35:57 +00:00
de1dedf5e7 Update src/app/layout.tsx 2026-03-02 20:35:57 +00:00
f2310ff1ef Merge version_4 into main
Merge version_4 into main
2026-03-02 20:31:36 +00:00
2 changed files with 13 additions and 13 deletions

View File

@@ -27,12 +27,12 @@ export const metadata: Metadata = {
openGraph: { openGraph: {
title: "Maddscape - Lawn & Tree Care", description: "Professional landscaping and tree care services serving Bloomington, Minnesota since 2010.", url: "https://maddscape.com", siteName: "Maddscape", type: "website", images: [ title: "Maddscape - Lawn & Tree Care", description: "Professional landscaping and tree care services serving Bloomington, Minnesota since 2010.", url: "https://maddscape.com", siteName: "Maddscape", type: "website", images: [
{ {
url: "http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg", alt: "Maddscape Professional Lawn Care" url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717110-xc7k6n8c.jpg", alt: "Maddscape Professional Lawn Care"
} }
] ]
}, },
twitter: { twitter: {
card: "summary_large_image", title: "Maddscape - Professional Lawn & Tree Care", description: "Expert landscaping services in Bloomington, MN", images: ["http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg"] card: "summary_large_image", title: "Maddscape - Professional Lawn & Tree Care", description: "Expert landscaping services in Bloomington, MN", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717110-xc7k6n8c.jpg"]
}, },
robots: { robots: {
index: true, index: true,

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagIcon={Sprout} tagIcon={Sprout}
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "glowing-orb" }} background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717110-xc7k6n8c.jpg?_wi=1"
imageAlt="Beautiful landscaped lawn with professional design" imageAlt="Beautiful landscaped lawn with professional design"
imagePosition="right" imagePosition="right"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -56,11 +56,11 @@ export default function LandingPage() {
testimonials={[ testimonials={[
{ {
name: "Jennifer M.", handle: "Homeowner", testimonial: "Maddscape completely transformed our backyard. Professional, reliable, and attention to detail is outstanding!", rating: 5, name: "Jennifer M.", handle: "Homeowner", testimonial: "Maddscape completely transformed our backyard. Professional, reliable, and attention to detail is outstanding!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483901119-6g4fddno.png?_wi=1"
}, },
{ {
name: "David R.", handle: "Business Owner", testimonial: "We've been using Maddscape for our commercial property for 3 years. Consistent quality and excellent service.", rating: 5, name: "David R.", handle: "Business Owner", testimonial: "We've been using Maddscape for our commercial property for 3 years. Consistent quality and excellent service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-bjsw0qqj.jpg?_wi=1"
} }
]} ]}
buttons={[ buttons={[
@@ -143,15 +143,15 @@ export default function LandingPage() {
products={[ products={[
{ {
id: "1", brand: "Residential", name: "Complete Yard Transformation", price: "Featured", rating: 5, id: "1", brand: "Residential", name: "Complete Yard Transformation", price: "Featured", rating: 5,
reviewCount: "3 weeks", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg", imageAlt: "Complete yard transformation with new landscaping design" reviewCount: "3 weeks", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-aa7iq37g.jpg?_wi=1", imageAlt: "Complete yard transformation with new landscaping design"
}, },
{ {
id: "2", brand: "Commercial", name: "Office Building Grounds", price: "Featured", rating: 5, id: "2", brand: "Commercial", name: "Office Building Grounds", price: "Featured", rating: 5,
reviewCount: "Ongoing", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Professional commercial landscaping maintenance" reviewCount: "Ongoing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717110-xc7k6n8c.jpg?_wi=2", imageAlt: "Professional commercial landscaping maintenance"
}, },
{ {
id: "3", brand: "Residential", name: "Tree Removal & Stump", price: "Featured", rating: 5, id: "3", brand: "Residential", name: "Tree Removal & Stump", price: "Featured", rating: 5,
reviewCount: "2 days", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg", imageAlt: "Safe tree removal and stump grinding project" reviewCount: "2 days", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-ln3lfosh.jpg?_wi=2", imageAlt: "Safe tree removal and stump grinding project"
} }
]} ]}
buttons={[ buttons={[
@@ -174,19 +174,19 @@ export default function LandingPage() {
testimonials={[ testimonials={[
{ {
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "North Bloomington", rating: 5, id: "1", name: "Sarah Johnson", role: "Homeowner", company: "North Bloomington", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-bjsw0qqj.jpg?_wi=2"
}, },
{ {
id: "2", name: "Michael Chen", role: "Property Manager", company: "Corporate Office Park", rating: 5, id: "2", name: "Michael Chen", role: "Property Manager", company: "Corporate Office Park", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-aa7iq37g.jpg?_wi=2"
}, },
{ {
id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Downtown Bloomington", rating: 5, id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Downtown Bloomington", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483901119-6g4fddno.png?_wi=2"
}, },
{ {
id: "4", name: "David Kim", role: "Business Owner", company: "Retail Center Manager", rating: 5, id: "4", name: "David Kim", role: "Business Owner", company: "Retail Center Manager", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=5" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-ln3lfosh.jpg?_wi=3"
} }
]} ]}
kpiItems={[ kpiItems={[
@@ -207,7 +207,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
mediaPosition="left" mediaPosition="left"
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-lawn-care-flyer_23-2149236535.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-bjsw0qqj.jpg?_wi=3"
imageAlt="Professional lawn care and landscaping services" imageAlt="Professional lawn care and landscaping services"
mediaAnimation="slide-up" mediaAnimation="slide-up"
faqsAnimation="slide-up" faqsAnimation="slide-up"