Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -53,25 +53,25 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-grass-with-leaves_1137-209.jpg?_wi=1", imageAlt: "Healthy green lawn in Nashville"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-grass-with-leaves_1137-209.jpg", imageAlt: "Healthy green lawn in Nashville"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756541.jpg?_wi=1", imageAlt: "Lawn transformation before and after"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756541.jpg", imageAlt: "Lawn transformation before and after"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-works-garden-near-house_1157-23419.jpg?_wi=1", imageAlt: "Professional weed control service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-works-garden-near-house_1157-23419.jpg", imageAlt: "Professional weed control service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27410.jpg?_wi=1", imageAlt: "Lawn care technician at work"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27410.jpg", imageAlt: "Lawn care technician at work"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg?_wi=1", imageAlt: "Lawn fertilization service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg", imageAlt: "Lawn fertilization service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-green-plants_181624-19389.jpg?_wi=1", imageAlt: "Lawn aeration treatment"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-green-plants_181624-19389.jpg", imageAlt: "Lawn aeration treatment"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-flower-pot_23-2148928432.jpg?_wi=1", imageAlt: "Soil health improvement"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-flower-pot_23-2148928432.jpg", imageAlt: "Soil health improvement"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=1", imageAlt: "Lawn disease control"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", imageAlt: "Lawn disease control"},
|
||||
]}
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
carouselPosition="right"
|
||||
ariaLabel="Weed Man Nashville hero section"
|
||||
/>
|
||||
@@ -105,17 +105,17 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Weed Control", price: "Professional Treatment", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-works-garden-near-house_1157-23419.jpg?_wi=2", imageAlt: "Professional weed control service"},
|
||||
id: "1", name: "Weed Control", price: "Professional Treatment", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-works-garden-near-house_1157-23419.jpg", imageAlt: "Professional weed control service"},
|
||||
{
|
||||
id: "2", name: "Lawn Fertilization", price: "Nutrient Boost", imageSrc: "http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg?_wi=2", imageAlt: "Lawn fertilization service"},
|
||||
id: "2", name: "Lawn Fertilization", price: "Nutrient Boost", imageSrc: "http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg", imageAlt: "Lawn fertilization service"},
|
||||
{
|
||||
id: "3", name: "Disease Control", price: "Treatment Plan", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=2", imageAlt: "Lawn disease control"},
|
||||
id: "3", name: "Disease Control", price: "Treatment Plan", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", imageAlt: "Lawn disease control"},
|
||||
{
|
||||
id: "4", name: "Soil Health", price: "Root Strengthening", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-flower-pot_23-2148928432.jpg?_wi=2", imageAlt: "Soil health improvement"},
|
||||
id: "4", name: "Soil Health", price: "Root Strengthening", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-flower-pot_23-2148928432.jpg", imageAlt: "Soil health improvement"},
|
||||
{
|
||||
id: "5", name: "Lawn Aeration", price: "Drainage Improvement", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-green-plants_181624-19389.jpg?_wi=2", imageAlt: "Lawn aeration treatment"},
|
||||
id: "5", name: "Lawn Aeration", price: "Drainage Improvement", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-green-plants_181624-19389.jpg", imageAlt: "Lawn aeration treatment"},
|
||||
{
|
||||
id: "6", name: "Seasonal Care", price: "Year-Round Service", imageSrc: "http://img.b2bpic.net/free-photo/people-operating-heavy-duty-leaf-blower_1153-7263.jpg?_wi=1", imageAlt: "Seasonal lawn care"},
|
||||
id: "6", name: "Seasonal Care", price: "Year-Round Service", imageSrc: "http://img.b2bpic.net/free-photo/people-operating-heavy-duty-leaf-blower_1153-7263.jpg", imageAlt: "Seasonal lawn care"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Reliable Service", description: "Courteous staff, punctual appointments, and consistent quality. We treat your lawn like our own."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-fresh-grass-with-leaves_1137-209.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-fresh-grass-with-leaves_1137-209.jpg"
|
||||
imageAlt="Beautiful healthy lawn from Weed Man Nashville"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3", title: "Disease Recovery Success", content: "Fungal disease damaged large areas of the lawn. Our disease control treatment eliminated the problem and prevented recurrence. The lawn recovered fully with our follow-up seasonal care program."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756541.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756541.jpg"
|
||||
imageAlt="Lawn transformation before and after"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -192,17 +192,17 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson, Homeowner", date: "Date: 15 January 2025", title: "Outstanding Service and Results", quote: "Weed Man transformed our lawn in just a few weeks. The technicians were professional, courteous, and really knew their stuff. Our neighbors keep asking who maintains our yard!", tag: "Weed Control", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-grass-with-leaves_1137-209.jpg?_wi=3"},
|
||||
id: "1", name: "Sarah Johnson, Homeowner", date: "Date: 15 January 2025", title: "Outstanding Service and Results", quote: "Weed Man transformed our lawn in just a few weeks. The technicians were professional, courteous, and really knew their stuff. Our neighbors keep asking who maintains our yard!", tag: "Weed Control", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-grass-with-leaves_1137-209.jpg"},
|
||||
{
|
||||
id: "2", name: "Michael Chen, Property Manager", date: "Date: 8 January 2025", title: "Reliable and Professional", quote: "Managing multiple properties is tough, but Weed Man makes it easy. Consistent service, always on time, and the lawns look incredible. Highly recommended for any property manager.", tag: "Property Care", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg?_wi=3"},
|
||||
id: "2", name: "Michael Chen, Property Manager", date: "Date: 8 January 2025", title: "Reliable and Professional", quote: "Managing multiple properties is tough, but Weed Man makes it easy. Consistent service, always on time, and the lawns look incredible. Highly recommended for any property manager.", tag: "Property Care", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg"},
|
||||
{
|
||||
id: "3", name: "Jennifer Davis, Realtor", date: "Date: 2 January 2025", title: "Perfect for Curb Appeal", quote: "I recommend Weed Man to all my clients. A beautiful, well-maintained lawn is crucial for selling properties. Their work consistently impresses buyers.", tag: "Curb Appeal", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-green-plants_181624-19389.jpg?_wi=3"},
|
||||
id: "3", name: "Jennifer Davis, Realtor", date: "Date: 2 January 2025", title: "Perfect for Curb Appeal", quote: "I recommend Weed Man to all my clients. A beautiful, well-maintained lawn is crucial for selling properties. Their work consistently impresses buyers.", tag: "Curb Appeal", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-green-plants_181624-19389.jpg"},
|
||||
{
|
||||
id: "4", name: "David Rodriguez, Home Owner", date: "Date: 22 December 2024", title: "Worth Every Penny", quote: "I spent years trying to fix my lawn myself. One season with Weed Man and my grass is healthier than it's ever been. The results speak for themselves.", tag: "Lawn Health", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=3"},
|
||||
id: "4", name: "David Rodriguez, Home Owner", date: "Date: 22 December 2024", title: "Worth Every Penny", quote: "I spent years trying to fix my lawn myself. One season with Weed Man and my grass is healthier than it's ever been. The results speak for themselves.", tag: "Lawn Health", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg"},
|
||||
{
|
||||
id: "5", name: "Emily Martinez, Homeowner", date: "Date: 18 December 2024", title: "Exceptional Customer Care", quote: "From the free consultation to ongoing maintenance, Weed Man treats customers like family. Professional, knowledgeable, and genuinely care about their work.", tag: "Customer Service", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-flower-pot_23-2148928432.jpg?_wi=3"},
|
||||
id: "5", name: "Emily Martinez, Homeowner", date: "Date: 18 December 2024", title: "Exceptional Customer Care", quote: "From the free consultation to ongoing maintenance, Weed Man treats customers like family. Professional, knowledgeable, and genuinely care about their work.", tag: "Customer Service", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-flower-pot_23-2148928432.jpg"},
|
||||
{
|
||||
id: "6", name: "Robert Williams, Property Owner", date: "Date: 10 December 2024", title: "Transformed My Lawn Completely", quote: "My lawn was in terrible shape. Weed Man's comprehensive treatment plan fixed everything. Now I get compliments from everyone. Best investment in my home.", tag: "Transformation", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-operating-heavy-duty-leaf-blower_1153-7263.jpg?_wi=2"},
|
||||
id: "6", name: "Robert Williams, Property Owner", date: "Date: 10 December 2024", title: "Transformed My Lawn Completely", quote: "My lawn was in terrible shape. Weed Man's comprehensive treatment plan fixed everything. Now I get compliments from everyone. Best investment in my home.", tag: "Transformation", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-operating-heavy-duty-leaf-blower_1153-7263.jpg"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
||||
textarea={{ name: "message", placeholder: "Tell us about your lawn and any specific concerns...", rows: 4, required: false }}
|
||||
buttonText="Request Free Quote"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27410.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27410.jpg"
|
||||
imageAlt="Lawn care technician from Weed Man Nashville"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user