Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 15:08:36 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumLarge"
sizing="medium"
background="blurBottom"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid"
@@ -47,7 +47,7 @@ export default function LandingPage() {
tag="Serving Dallas & Surrounding Areas"
tagIcon={MapPin}
tagAnimation="slide-up"
background={{ variant: "blurBottom" }}
background={{ variant: "glowing-orb" }}
buttons={[
{ text: "Call or Text for a Free Quote", href: "tel:4694539396" },
{ text: "Get a Fast Quote", href: "tel:4694539396" }
@@ -67,10 +67,10 @@ export default function LandingPage() {
description="Choose the service you need or contact us for a custom quote"
products={[
{
id: "lawn-care", name: "Professional Lawn Care in Dallas", price: "Get Quote", imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-cutting-plants-with-pruner-greenhouse-woman-working-garden-cropped-shot-gardening-job-concept_74855-12777.jpg?_wi=1", imageAlt: "Professional lawn care and mowing services"
id: "lawn-care", name: "Professional Lawn Care in Dallas", price: "Get Quote", imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-cutting-plants-with-pruner-greenhouse-woman-working-garden-cropped-shot-gardening-job-concept_74855-12777.jpg", imageAlt: "Professional lawn care and mowing services"
},
{
id: "moving-help", name: "Affordable Moving Help in Dallas", price: "Get Quote", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-moving-into-new-home_23-2149199052.jpg?_wi=1", imageAlt: "Professional moving help and furniture pickup services"
id: "moving-help", name: "Affordable Moving Help in Dallas", price: "Get Quote", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-moving-into-new-home_23-2149199052.jpg", imageAlt: "Professional moving help and furniture pickup services"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -99,7 +99,7 @@ export default function LandingPage() {
description="We provide experienced, affordable moving assistance for apartment moves, storage unit relocations, furniture pickups, and small home moves throughout Dallas."
features={[
{
id: "1", title: "Careful Handling", description: "Your furniture and belongings are treated with care and professionalism", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-adult-moving-into-new-home_23-2149199052.jpg?_wi=2" },
id: "1", title: "Careful Handling", description: "Your furniture and belongings are treated with care and professionalism", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-adult-moving-into-new-home_23-2149199052.jpg" },
items: [
{ icon: CheckCircle, text: "Professional packing techniques" },
{ icon: CheckCircle, text: "Careful handling of all items" },
@@ -108,7 +108,7 @@ export default function LandingPage() {
reverse: false
},
{
id: "2", title: "Affordable & Transparent", description: "Fair pricing based on the size and scope of your job, no hidden fees", media: { imageSrc: "http://img.b2bpic.net/free-photo/people-carrying-burden-concept_23-2150040370.jpg?_wi=1" },
id: "2", title: "Affordable & Transparent", description: "Fair pricing based on the size and scope of your job, no hidden fees", media: { imageSrc: "http://img.b2bpic.net/free-photo/people-carrying-burden-concept_23-2150040370.jpg" },
items: [
{ icon: CheckCircle, text: "Upfront pricing quotes" },
{ icon: CheckCircle, text: "Flexible scheduling options" },
@@ -129,7 +129,7 @@ export default function LandingPage() {
description="Professional lawn care and maintenance for homes and properties across Dallas, Irving, Arlington, and surrounding areas."
features={[
{
id: "1", title: "Professional Lawn Mowing", description: "Clean, professional cuts with attention to detail and excellent results", media: { imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-cutting-plants-with-pruner-greenhouse-woman-working-garden-cropped-shot-gardening-job-concept_74855-12777.jpg?_wi=2" },
id: "1", title: "Professional Lawn Mowing", description: "Clean, professional cuts with attention to detail and excellent results", media: { imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-cutting-plants-with-pruner-greenhouse-woman-working-garden-cropped-shot-gardening-job-concept_74855-12777.jpg" },
items: [
{ icon: CheckCircle, text: "Clean professional cuts" },
{ icon: CheckCircle, text: "Lawn edging and trimming" },
@@ -171,13 +171,13 @@ export default function LandingPage() {
description="See examples of our completed moving jobs and lawn care projects throughout Dallas"
blogs={[
{
id: "1", category: "Moving Services", title: "Professional Moving Assistance", excerpt: "Safe and efficient moving solutions for apartments, storage units, and furniture pickups", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-moving-into-new-home_23-2149199052.jpg?_wi=3", imageAlt: "Professional moving services", authorName: "Dallas Moving Help", authorAvatar: "http://img.b2bpic.net/free-photo/diverse-business-colleagues-posing-office_74855-1773.jpg", date: "Available Daily"
id: "1", category: "Moving Services", title: "Professional Moving Assistance", excerpt: "Safe and efficient moving solutions for apartments, storage units, and furniture pickups", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-moving-into-new-home_23-2149199052.jpg", imageAlt: "Professional moving services", authorName: "Dallas Moving Help", authorAvatar: "http://img.b2bpic.net/free-photo/diverse-business-colleagues-posing-office_74855-1773.jpg", date: "Available Daily"
},
{
id: "2", category: "Lawn Care", title: "Lawn Mowing & Maintenance", excerpt: "Beautiful lawns maintained with professional care and attention to detail", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", imageAlt: "Professional lawn care results", authorName: "Dallas Lawn Care", authorAvatar: "http://img.b2bpic.net/free-photo/diverse-business-colleagues-posing-office_74855-1773.jpg", date: "Year-Round Service"
},
{
id: "3", category: "Storage Moves", title: "Storage Unit Moving Services", excerpt: "Expert assistance with loading and unloading storage units and facilities", imageSrc: "http://img.b2bpic.net/free-photo/people-carrying-burden-concept_23-2150040370.jpg?_wi=2", imageAlt: "Storage unit moving services", authorName: "Dallas Moving Help", authorAvatar: "http://img.b2bpic.net/free-photo/diverse-business-colleagues-posing-office_74855-1773.jpg", date: "Flexible Scheduling"
id: "3", category: "Storage Moves", title: "Storage Unit Moving Services", excerpt: "Expert assistance with loading and unloading storage units and facilities", imageSrc: "http://img.b2bpic.net/free-photo/people-carrying-burden-concept_23-2150040370.jpg", imageAlt: "Storage unit moving services", authorName: "Dallas Moving Help", authorAvatar: "http://img.b2bpic.net/free-photo/diverse-business-colleagues-posing-office_74855-1773.jpg", date: "Flexible Scheduling"
}
]}
animationType="slide-up"
@@ -194,7 +194,7 @@ export default function LandingPage() {
description="Call or text us now for a free quote on moving help or lawn care services in Dallas. Fast response times, affordable rates."
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/diverse-business-colleagues-posing-office_74855-1773.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/diverse-business-colleagues-posing-office_74855-1773.jpg"
imageAlt="Dallas moving and lawn care team"
mediaAnimation="opacity"
mediaPosition="right"
@@ -220,7 +220,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/diverse-business-colleagues-posing-office_74855-1773.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/diverse-business-colleagues-posing-office_74855-1773.jpg"
imageAlt="Dallas Moving Help & Lawn Care"
logoText="Dallas Moving Help & Lawn Care"
copyrightText="© 2025 Dallas Moving Help & Lawn Care. Serving Dallas & Surrounding Areas."