From 683feaad84811e787a59efd7bb7b9b4256586da4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 20:32:25 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 90 +++++++++--------------------------------- 1 file changed, 19 insertions(+), 71 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6268510..5fea38e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -21,17 +21,15 @@ export default function AboutPage() { const footerColumns = [ { - title: "SERVICES", - items: [ + title: "SERVICES", items: [ { label: "General Junk Removal", href: "/" }, { label: "Yard Waste Removal", href: "/" }, { label: "Construction Cleanouts", href: "/" }, - { label: "Get Free Quote", href: "/contact" }, + { label: "Get Free Quote", href: "mailto:info@goneinahaul.com?subject=Free%20Quote%20Request" }, ], }, { - title: "COMPANY", - items: [ + title: "COMPANY", items: [ { label: "About Us", href: "/about" }, { label: "Service Area", href: "/service-area" }, { label: "Reviews", href: "/" }, @@ -39,8 +37,7 @@ export default function AboutPage() { ], }, { - title: "CONTACT", - items: [ + title: "CONTACT", items: [ { label: "Call: (951) 755-1234", href: "tel:+19517551234" }, { label: "Email: info@goneinahaul.com", href: "mailto:info@goneinahaul.com" }, { label: "Hours: 6am - 6pm Daily", href: "#" }, @@ -48,8 +45,7 @@ export default function AboutPage() { ], }, { - title: "FOLLOW US", - items: [ + title: "FOLLOW US", items: [ { label: "Facebook", href: "https://facebook.com/goneinahaul" }, { label: "Instagram", href: "https://instagram.com/goneinahaul" }, { label: "Nextdoor", href: "https://nextdoor.com" }, @@ -85,34 +81,16 @@ export default function AboutPage() { features={[ { id: 1, - tag: "FOUNDED 2015", - title: "A Local Business Born from Community Need", - subtitle: "Starting with one truck and a vision", - description: "Gone in a Haul was founded by local entrepreneurs who believed junk removal should be fast, honest, and affordable. We started small—just one truck and a commitment to our community. Today, we're the most trusted junk removal company in the Inland Empire, serving thousands of satisfied customers.", - imageSrc: "http://img.b2bpic.net/free-photo/people-cleaning-garbage-from-nature_23-2149121324.jpg", - imageAlt: "professional junk removal team workers", - }, + tag: "FOUNDED 2015", title: "A Local Business Born from Community Need", subtitle: "Starting with one truck and a vision", description: "Gone in a Haul was founded by local entrepreneurs who believed junk removal should be fast, honest, and affordable. We started small—just one truck and a commitment to our community. Today, we're the most trusted junk removal company in the Inland Empire, serving thousands of satisfied customers.", imageSrc: "http://img.b2bpic.net/free-photo/people-cleaning-garbage-from-nature_23-2149121324.jpg", imageAlt: "professional junk removal team workers"}, { id: 2, - tag: "OUR MISSION", - title: "Removing Junk, Building Community", - subtitle: "Integrity, excellence, and environmental responsibility", - description: "Our mission is simple: remove your junk quickly, responsibly, and at fair prices. We're committed to serving our local community with integrity and excellence. Every job is an opportunity to demonstrate why Gone in a Haul is the choice of Inland Empire residents.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27387.jpg?_wi=1", - imageAlt: "before after junk removal transformation", - }, + tag: "OUR MISSION", title: "Removing Junk, Building Community", subtitle: "Integrity, excellence, and environmental responsibility", description: "Our mission is simple: remove your junk quickly, responsibly, and at fair prices. We're committed to serving our local community with integrity and excellence. Every job is an opportunity to demonstrate why Gone in a Haul is the choice of Inland Empire residents.", imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27387.jpg?_wi=1", imageAlt: "before after junk removal transformation"}, { id: 3, - tag: "WHY LOCAL MATTERS", - title: "Supporting the Inland Empire", - subtitle: "Community-focused service you can trust", - description: "As a locally-owned and operated business, we understand the Inland Empire community. We hire locally, support local charities, and reinvest in the neighborhoods we serve. Your junk removal supports real jobs and real families right here in our region.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-garage-sale_23-2150661450.jpg?_wi=1", - imageAlt: "garage cleared cleaned organized", - }, + tag: "WHY LOCAL MATTERS", title: "Supporting the Inland Empire", subtitle: "Community-focused service you can trust", description: "As a locally-owned and operated business, we understand the Inland Empire community. We hire locally, support local charities, and reinvest in the neighborhoods we serve. Your junk removal supports real jobs and real families right here in our region.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-garage-sale_23-2150661450.jpg?_wi=1", imageAlt: "garage cleared cleaned organized"}, ]} buttons={[ - { text: "Get Free Quote", href: "/contact" }, + { text: "Get Free Quote", href: "mailto:info@goneinahaul.com?subject=Free%20Quote%20Request" }, ]} buttonAnimation="slide-up" className="w-full py-20" @@ -134,32 +112,20 @@ export default function AboutPage() { animationType="slide-up" metrics={[ { - id: "customers", - value: "5,000+", - title: "Happy Customers", - items: ["In the Inland Empire", "Since 2015", "Trusted & returning"], + id: "customers", value: "5,000+", title: "Happy Customers", items: ["In the Inland Empire", "Since 2015", "Trusted & returning"], }, { - id: "jobs", - value: "10,000+", - title: "Jobs Completed", - items: ["Residential & commercial", "All types of junk", "On-time delivery"], + id: "jobs", value: "10,000+", title: "Jobs Completed", items: ["Residential & commercial", "All types of junk", "On-time delivery"], }, { - id: "cities", - value: "10", - title: "Cities Served", - items: ["Full Inland Empire coverage", "Rapid response times", "Local expertise"], + id: "cities", value: "10", title: "Cities Served", items: ["Full Inland Empire coverage", "Rapid response times", "Local expertise"], }, { - id: "eco", - value: "80%", - title: "Eco-Friendly", - items: ["Diverted from landfills", "Donation programs", "Recycling focus"], + id: "eco", value: "80%", title: "Eco-Friendly", items: ["Diverted from landfills", "Donation programs", "Recycling focus"], }, ]} buttons={[ - { text: "Call Now (323) 379-4301", href: "tel:+13233794301" }, + { text: "Schedule Service", href: "mailto:info@goneinahaul.com?subject=Schedule%20Service" }, ]} buttonAnimation="slide-up" className="w-full py-20" @@ -183,32 +149,14 @@ export default function AboutPage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "Maria Gonzalez", - role: "Homeowner, Moreno Valley", - testimonial: "Gone in a Haul came and removed everything from my garage in just 2 hours. They were professional, courteous, and the price was amazing. This company truly cares about the community.", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=3", - imageAlt: "Maria Gonzalez testimonial", - }, + id: "1", name: "Maria Gonzalez", role: "Homeowner, Moreno Valley", testimonial: "Gone in a Haul came and removed everything from my garage in just 2 hours. They were professional, courteous, and the price was amazing. This company truly cares about the community.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=3", imageAlt: "Maria Gonzalez testimonial"}, { - id: "2", - name: "Robert Chen", - role: "Property Manager, Riverside", - testimonial: "We've used Gone in a Haul for several rental property cleanouts. Consistently reliable, fast, and they handle heavy debris without any issues. Best service in the Inland Empire.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=3", - imageAlt: "Robert Chen testimonial", - }, + id: "2", name: "Robert Chen", role: "Property Manager, Riverside", testimonial: "We've used Gone in a Haul for several rental property cleanouts. Consistently reliable, fast, and they handle heavy debris without any issues. Best service in the Inland Empire.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=3", imageAlt: "Robert Chen testimonial"}, { - id: "3", - name: "Jessica Martinez", - role: "Homeowner, San Bernardino", - testimonial: "After our renovation, we had a ton of construction debris. These guys hauled everything away efficiently and left the property spotless. They're locally owned and it shows.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-kitchen-giving-you-cup-tea-taking-break-drinking-coffee-home_1258-202678.jpg?_wi=2", - imageAlt: "Jessica Martinez testimonial", - }, + id: "3", name: "Jessica Martinez", role: "Homeowner, San Bernardino", testimonial: "After our renovation, we had a ton of construction debris. These guys hauled everything away efficiently and left the property spotless. They're locally owned and it shows.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-kitchen-giving-you-cup-tea-taking-break-drinking-coffee-home_1258-202678.jpg?_wi=2", imageAlt: "Jessica Martinez testimonial"}, ]} buttons={[ - { text: "Read More Reviews", href: "/" }, + { text: "Read More Reviews", href: "/reviews" }, ]} buttonAnimation="slide-up" className="w-full py-20" @@ -236,4 +184,4 @@ export default function AboutPage() { ); -} \ No newline at end of file +} -- 2.49.1 From 4ce4d20b03732c0199211de56e8d5c4f04c1f55d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 20:32:26 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 35c20e8..1fb28e1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -24,13 +24,13 @@ export default function ContactPage() { { label: "General Junk Removal", href: "/" }, { label: "Yard Waste Removal", href: "/" }, { label: "Construction Cleanouts", href: "/" }, - { label: "Get Free Quote", href: "/contact" }, + { label: "Get Free Quote", href: "mailto:info@goneinahaul.com?subject=Free%20Quote%20Request" }, ], }, { title: "COMPANY", items: [ - { label: "About Us", href: "/" }, - { label: "Service Area", href: "/" }, + { label: "About Us", href: "/about" }, + { label: "Service Area", href: "/service-area" }, { label: "Reviews", href: "/reviews" }, { label: "Contact", href: "/contact" }, ], @@ -77,13 +77,13 @@ export default function ContactPage() {
Date: Sat, 14 Mar 2026 20:32:26 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 79ff4d8..d033f50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,7 +29,7 @@ export default function HomePage() { { label: "General Junk Removal", href: "/services#general-junk" }, { label: "Yard Waste Removal", href: "/services#yard-waste" }, { label: "Construction Cleanouts", href: "/services#construction" }, - { label: "Get Free Quote", href: "/contact" }, + { label: "Get Free Quote", href: "mailto:info@goneinahaul.com?subject=Free%20Quote%20Request" }, ], }, { @@ -86,7 +86,7 @@ export default function HomePage() { avatarText="Serving the Inland Empire since 2015" buttons={[ { text: "Call Now", href: "tel:+19517551234" }, - { text: "Get Free Quote", href: "/contact" }, + { text: "Get Free Quote", href: "mailto:info@goneinahaul.com?subject=Free%20Quote%20Request" }, ]} buttonAnimation="slide-up" marqueeItems={[ @@ -129,7 +129,7 @@ export default function HomePage() { tag: "CONSTRUCTION", title: "Construction & Renovation Cleanouts", subtitle: "Commercial & Residential Projects", description: "Drywall, concrete, bricks, lumber, and heavy construction debris. Licensed and experienced in large-scale cleanout projects.", imageSrc: "http://img.b2bpic.net/free-photo/cracked-weathered-concrete-wall-texture-gray-orange-tones-showing-age-decay_84443-55485.jpg?_wi=1", imageAlt: "Construction debris removal service", buttons: [{ text: "Learn More", href: "/services#construction" }], }, ]} - buttons={[{ text: "Get Free Quote", href: "/contact" }]} + buttons={[{ text: "Get Free Quote", href: "mailto:info@goneinahaul.com?subject=Free%20Quote%20Request" }]} buttonAnimation="slide-up" className="w-full py-20" containerClassName="max-w-7xl mx-auto px-6" @@ -167,7 +167,7 @@ export default function HomePage() { id: "local", value: "Local", title: "Locally Owned", items: ["Community focused", "Inland Empire based", "Supporting local"], }, ]} - buttons={[{ text: "Call Now", href: "tel:+19517551234" }]} + buttons={[{ text: "Call (951) 755-1234", href: "tel:+19517551234" }]} buttonAnimation="slide-up" className="w-full py-20" containerClassName="max-w-7xl mx-auto px-6" @@ -285,8 +285,8 @@ export default function HomePage() { useInvertedBackground={false} animationType="entrance-slide" buttons={[ - { text: "Call 323-379-4301", href: "tel:+13233794301" }, - { text: "Get Free Quote", href: "/contact" }, + { text: "Call (951) 755-1234", href: "tel:+19517551234" }, + { text: "Get Free Quote", href: "mailto:info@goneinahaul.com?subject=Free%20Quote%20Request" }, ]} className="w-full py-24" containerClassName="max-w-4xl mx-auto px-6" -- 2.49.1 From 7eeb66f23c5e29f032786b9150acd5263b22298f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 20:32:27 +0000 Subject: [PATCH 4/4] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 94 ++++++++-------------------------------- 1 file changed, 18 insertions(+), 76 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 07370dc..3ea9f40 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -20,26 +20,23 @@ export default function ReviewsPage() { const footerColumns = [ { - title: "SERVICES", - items: [ + title: "SERVICES", items: [ { label: "General Junk Removal", href: "/" }, { label: "Yard Waste Removal", href: "/" }, { label: "Construction Cleanouts", href: "/" }, - { label: "Get Free Quote", href: "/contact" }, + { label: "Get Free Quote", href: "mailto:info@goneinahaul.com?subject=Free%20Quote%20Request" }, ], }, { - title: "COMPANY", - items: [ - { label: "About Us", href: "/" }, - { label: "Service Area", href: "/" }, + title: "COMPANY", items: [ + { label: "About Us", href: "/about" }, + { label: "Service Area", href: "/service-area" }, { label: "Reviews", href: "/reviews" }, { label: "Contact", href: "/contact" }, ], }, { - title: "CONTACT", - items: [ + title: "CONTACT", items: [ { label: "Call: (951) 755-1234", href: "tel:+19517551234" }, { label: "Email: info@goneinahaul.com", href: "mailto:info@goneinahaul.com" }, { label: "Hours: 6am - 6pm Daily", href: "#" }, @@ -47,8 +44,7 @@ export default function ReviewsPage() { ], }, { - title: "FOLLOW US", - items: [ + title: "FOLLOW US", items: [ { label: "Facebook", href: "https://facebook.com/goneinahaul" }, { label: "Instagram", href: "https://instagram.com/goneinahaul" }, { label: "Nextdoor", href: "https://nextdoor.com" }, @@ -90,58 +86,22 @@ export default function ReviewsPage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "Maria Gonzalez", - role: "Homeowner, Moreno Valley", - testimonial: "Gone in a Haul came and removed everything from my garage in just 2 hours. They were professional, courteous, and the price was amazing. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=4", - imageAlt: "Maria Gonzalez testimonial", - icon: Star, + id: "1", name: "Maria Gonzalez", role: "Homeowner, Moreno Valley", testimonial: "Gone in a Haul came and removed everything from my garage in just 2 hours. They were professional, courteous, and the price was amazing. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=4", imageAlt: "Maria Gonzalez testimonial", icon: Star, }, { - id: "2", - name: "Robert Chen", - role: "Property Manager, Riverside", - testimonial: "We've used Gone in a Haul for several rental property cleanouts. Consistently reliable, fast, and they handle heavy debris without any issues. Great local service.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=4", - imageAlt: "Robert Chen testimonial", - icon: Star, + id: "2", name: "Robert Chen", role: "Property Manager, Riverside", testimonial: "We've used Gone in a Haul for several rental property cleanouts. Consistently reliable, fast, and they handle heavy debris without any issues. Great local service.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=4", imageAlt: "Robert Chen testimonial", icon: Star, }, { - id: "3", - name: "Jessica Martinez", - role: "Homeowner, San Bernardino", - testimonial: "After our renovation, we had a ton of construction debris. These guys hauled everything away efficiently and left the property spotless. Worth every penny!", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-kitchen-giving-you-cup-tea-taking-break-drinking-coffee-home_1258-202678.jpg?_wi=3", - imageAlt: "Jessica Martinez testimonial", - icon: Star, + id: "3", name: "Jessica Martinez", role: "Homeowner, San Bernardino", testimonial: "After our renovation, we had a ton of construction debris. These guys hauled everything away efficiently and left the property spotless. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-kitchen-giving-you-cup-tea-taking-break-drinking-coffee-home_1258-202678.jpg?_wi=3", imageAlt: "Jessica Martinez testimonial", icon: Star, }, { - id: "4", - name: "David Thompson", - role: "Business Owner, Corona", - testimonial: "I called for a same-day pickup and they were there within hours. Professional crew, fair pricing, and they even recycled what they could. Five stars!", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-thumbup-looking-camera_23-2148204641.jpg?_wi=2", - imageAlt: "David Thompson testimonial", - icon: Star, + id: "4", name: "David Thompson", role: "Business Owner, Corona", testimonial: "I called for a same-day pickup and they were there within hours. Professional crew, fair pricing, and they even recycled what they could. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-thumbup-looking-camera_23-2148204641.jpg?_wi=2", imageAlt: "David Thompson testimonial", icon: Star, }, { - id: "5", - name: "Linda Reyes", - role: "Homeowner, Victorville", - testimonial: "Local company with a big heart. They treated my home with respect and got the job done fast. I've already recommended them to all my neighbors.", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=5", - imageAlt: "Linda Reyes testimonial", - icon: Star, + id: "5", name: "Linda Reyes", role: "Homeowner, Victorville", testimonial: "Local company with a big heart. They treated my home with respect and got the job done fast. I've already recommended them to all my neighbors.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=5", imageAlt: "Linda Reyes testimonial", icon: Star, }, { - id: "6", - name: "Michael Park", - role: "Contractor, Chino", - testimonial: "We use Gone in a Haul for all our construction cleanouts. Reliable, professional, and they always show up on time. Best junk removal company in the Inland Empire.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=5", - imageAlt: "Michael Park testimonial", - icon: Star, + id: "6", name: "Michael Park", role: "Contractor, Chino", testimonial: "We use Gone in a Haul for all our construction cleanouts. Reliable, professional, and they always show up on time. Best junk removal company in the Inland Empire.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=5", imageAlt: "Michael Park testimonial", icon: Star, }, ]} buttons={[ @@ -169,43 +129,25 @@ export default function ReviewsPage() { features={[ { id: 1, - tag: "DRIVEWAY CLEARED", - title: "Residential Driveway Cleanup", - subtitle: "Complete yard junk removal", - description: "A Moreno Valley homeowner had accumulated years of yard waste and miscellaneous items. We cleared the entire driveway and yard in a single afternoon.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27387.jpg?_wi=2", - imageAlt: "Before and after driveway cleanup", - buttons: [ + tag: "DRIVEWAY CLEARED", title: "Residential Driveway Cleanup", subtitle: "Complete yard junk removal", description: "A Moreno Valley homeowner had accumulated years of yard waste and miscellaneous items. We cleared the entire driveway and yard in a single afternoon.", imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27387.jpg?_wi=2", imageAlt: "Before and after driveway cleanup", buttons: [ { text: "View More", href: "/reviews" }, ], }, { id: 2, - tag: "GARAGE DECLUTTERED", - title: "Garage Space Transformation", - subtitle: "Storage and organization", - description: "This San Bernardino property owner wanted their garage back. We removed old furniture, broken appliances, and decades of storage clutter.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-garage-sale_23-2150661450.jpg?_wi=2", - imageAlt: "Garage cleared and organized", - buttons: [ + tag: "GARAGE DECLUTTERED", title: "Garage Space Transformation", subtitle: "Storage and organization", description: "This San Bernardino property owner wanted their garage back. We removed old furniture, broken appliances, and decades of storage clutter.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-garage-sale_23-2150661450.jpg?_wi=2", imageAlt: "Garage cleared and organized", buttons: [ { text: "View More", href: "/reviews" }, ], }, { id: 3, - tag: "CONSTRUCTION SITE", - title: "Post-Renovation Cleanout", - subtitle: "Heavy debris removal", - description: "After a major renovation project in Corona, our team hauled away tons of construction waste including drywall, lumber, and concrete debris.", - imageSrc: "http://img.b2bpic.net/free-photo/cracked-weathered-concrete-wall-texture-gray-orange-tones-showing-age-decay_84443-55485.jpg?_wi=3", - imageAlt: "Construction site cleanup", - buttons: [ + tag: "CONSTRUCTION SITE", title: "Post-Renovation Cleanout", subtitle: "Heavy debris removal", description: "After a major renovation project in Corona, our team hauled away tons of construction waste including drywall, lumber, and concrete debris.", imageSrc: "http://img.b2bpic.net/free-photo/cracked-weathered-concrete-wall-texture-gray-orange-tones-showing-age-decay_84443-55485.jpg?_wi=3", imageAlt: "Construction site cleanup", buttons: [ { text: "View More", href: "/reviews" }, ], }, ]} buttons={[ - { text: "Schedule Your Haul", href: "/contact" }, + { text: "Schedule Your Haul", href: "mailto:info@goneinahaul.com?subject=Schedule%20Service" }, ]} buttonAnimation="slide-up" className="w-full" @@ -231,4 +173,4 @@ export default function ReviewsPage() {
); -} \ No newline at end of file +} -- 2.49.1