Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c039379c29 | |||
| 0e134415ef | |||
| 84aca37676 | |||
| e9b7f830fd | |||
| 484f791f95 | |||
| dac1a12a87 | |||
| bc22ffbd70 | |||
| ad4f3abf47 |
@@ -42,8 +42,8 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroOverlayTestimonial
|
<HeroOverlayTestimonial
|
||||||
title="Fast, Professional Junk Removal in LR"
|
title="Clean spaces start here. Fast, Professional Junk Removal in LR"
|
||||||
description="We specialize in residential and commercial property junk removal. Same or next-day service, free estimates, and professional care for every job. Call 501-515-3978 now for your free estimate!"
|
description="We offer every type of junk removal service—just give us a call! We specialize in residential and commercial property junk removal. Same or next-day service, free estimates, and professional care for every job. Call 501-515-3978 now for your free estimate!"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "John D.", handle: "@johnd", testimonial: "Amazing service! They cleared out my garage in hours.", rating: 5,
|
name: "John D.", handle: "@johnd", testimonial: "Amazing service! They cleared out my garage in hours.", rating: 5,
|
||||||
@@ -90,11 +90,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Residential Cleanup", description: "Full home cleanouts, furniture, appliances, and yard waste.", imageSrc: "http://img.b2bpic.net/free-photo/house-ruins-russian-s-war-ukraine_23-2149437941.jpg"},
|
title: "Residential Cleanup", description: "Full home cleanouts, furniture, appliances, and yard waste.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0jIpfeBfvLeCF2bACvgE7dpF/uploaded-1776386019559-05w59hnh.png"},
|
||||||
{
|
{
|
||||||
title: "Commercial Services", description: "Office cleanouts, construction debris, and property management services.", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13311.jpg"},
|
title: "Commercial Services", description: "Office cleanouts, construction debris, and property management services.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0jIpfeBfvLeCF2bACvgE7dpF/uploaded-1776386284458-vbb1nl97.jpg"},
|
||||||
{
|
{
|
||||||
title: "Fast Appointments", description: "Same or next-day availability for urgent needs and flexible scheduling.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148119208.jpg"},
|
title: "Fast Appointments", description: "Same or next-day availability for urgent needs and flexible scheduling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0jIpfeBfvLeCF2bACvgE7dpF/uploaded-1776387089918-jpxsyzj7.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Professional Junk Removal Solutions"
|
title="Professional Junk Removal Solutions"
|
||||||
description="We handle the heavy lifting so you don't have to."
|
description="We handle the heavy lifting so you don't have to."
|
||||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
|||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
tag="Ready to get started?"
|
tag="Ready to get started?"
|
||||||
title="Call 501-515-3978 or Book Below"
|
title="Call 501-515-3978 or Book Below"
|
||||||
description="Send us your estimate request and attach pictures of your junk to junkremovallr@gmail.com for a faster response. We're ready to assist you."
|
description="Send us your estimate request and attach pictures of your junk to junkremovallr@gmail.com for a faster response. We offer every type of junk removal service—just give us a call! We're ready to assist you."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Email Photos/Request", href: "mailto:junkremovallr@gmail.com"},
|
text: "Email Photos/Request", href: "mailto:junkremovallr@gmail.com"},
|
||||||
|
|||||||
Reference in New Issue
Block a user