diff --git a/src/app/page.tsx b/src/app/page.tsx index bf60c0a..dc30b0d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,8 +42,8 @@ export default function LandingPage() {
@@ -121,7 +121,7 @@ export default function LandingPage() { }, ]} title="Why Choose Us?" - description="Delivering exceptional junk removal value every single day." + description="Delivering exceptional junk removal value every single day in Arkansas." /> @@ -143,7 +143,7 @@ export default function LandingPage() { id: "t5", name: "David B.", role: "Property Manager", testimonial: "Professional, quick, and careful with my furniture.", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-man-standing-office-using-smartphone-with-personal-belongings-box_1098-17118.jpg"}, ]} title="Client Success Stories" - description="Join our satisfied residential and commercial clients." + description="Join our satisfied residential and commercial clients across Central Arkansas." /> @@ -154,9 +154,9 @@ export default function LandingPage() { { id: "f1", title: "Do you provide free estimates?", content: "Yes, we always provide free, no-obligation estimates for all jobs."}, { - id: "f2", title: "How quickly can you help?", content: "We specialize in same or next-day appointments to meet your needs quickly."}, + id: "f2", title: "How quickly can you help?", content: "We specialize in same or next-day appointments to meet your needs quickly across Little Rock."}, { - id: "f3", title: "What properties do you service?", content: "We handle both residential and commercial properties, big or small."}, + id: "f3", title: "What areas do you serve?", content: "We proudly serve Little Rock, AR, and the surrounding areas."}, ]} sideTitle="Common Questions" faqsAnimation="slide-up" @@ -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 offer every type of junk removal service—just give us a call! 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 expert garage cleanouts, residential and commercial removal services throughout the Little Rock area. We're ready to assist you!" buttons={[ { text: "Email Photos/Request", href: "mailto:junkremovallr@gmail.com"}, @@ -187,6 +187,8 @@ export default function LandingPage() { columns={[ { title: "Services", items: [ + { + label: "Garage Cleanouts", href: "#services"}, { label: "Residential Junk", href: "#services"}, { @@ -207,4 +209,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file