Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c039379c29 | |||
| 0e134415ef | |||
| 84aca37676 | |||
| e9b7f830fd | |||
| 484f791f95 | |||
| dac1a12a87 |
@@ -42,8 +42,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="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!"
|
||||
title="Clean spaces start here. Fast, Professional Junk Removal in LR"
|
||||
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={[
|
||||
{
|
||||
name: "John D.", handle: "@johnd", testimonial: "Amazing service! They cleared out my garage in hours.", rating: 5,
|
||||
@@ -92,9 +92,9 @@ export default function LandingPage() {
|
||||
{
|
||||
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"
|
||||
description="We handle the heavy lifting so you don't have to."
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
variant: "plain"}}
|
||||
tag="Ready to get started?"
|
||||
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={[
|
||||
{
|
||||
text: "Email Photos/Request", href: "mailto:junkremovallr@gmail.com"},
|
||||
@@ -207,4 +207,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user