@@ -85,28 +82,6 @@ export default function LandingPage() {
/>
</div>
<divid="reviews"data-section="reviews">
<TestimonialCardTwo
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id:"1",name:"Jake R.",role:"Phoenix",testimonial:"Showed up on time, super professional, and we haven’t seen a single scorpion since.",imageSrc:"http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg"},
{
id:"2",name:"Sarah M.",role:"Scottsdale",testimonial:"Way more thorough than any company we’ve used before.",imageSrc:"http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804684.jpg"},
{
id:"3",name:"David K.",role:"Tempe",testimonial:"Professional, clean, and reliable. Finally, a service that respects my home.",imageSrc:"http://img.b2bpic.net/free-photo/happy-man-looking-his-girlfriend_23-2148243181.jpg"},
{
id:"4",name:"Emily P.",role:"Mesa",testimonial:"Excellent communication and real results. Highly recommend them.",imageSrc:"http://img.b2bpic.net/free-photo/man-waving-hand-outside_23-2149447136.jpg"},
{
id:"5",name:"Tom B.",role:"Gilbert",testimonial:"Simple, straightforward process. Peace of mind is priceless.",imageSrc:"http://img.b2bpic.net/free-photo/pensive-man-with-beard-stylish-glasses-spring-outfit-relaxing-work-day-it-company-hipster-outfit_273443-1265.jpg"},
]}
title="Trusted by Arizona Homeowners"
description="See why neighbors choose us."
/>
</div>
<divid="services"data-section="services">
<FeatureBento
animationType="slide-up"
@@ -161,28 +136,6 @@ export default function LandingPage() {
id:"1",name:"Marcus L.",role:"Client",testimonial:"I appreciate the professionalism and the fact that I don't see any bugs anymore.",imageSrc:"http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg"},
{
id:"2",name:"Elena W.",role:"Client",testimonial:"Best service in the valley. Calm, efficient, and very thorough.",imageSrc:"http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg"},
{
id:"3",name:"Greg H.",role:"Client",testimonial:"It's the little things, like on-time arrival, that make Desert Rose stand out.",imageSrc:"http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095767.jpg"},
{
id:"4",name:"Linda S.",role:"Client",testimonial:"Clean and safe. Very happy with the results for our house.",imageSrc:"http://img.b2bpic.net/free-photo/young-male-white-shirt-pants-standing-with-crossed-arms-looking-elegant_176474-17247.jpg"},
{
id:"5",name:"John D.",role:"Client",testimonial:"Top tier pest control. Definitely recommend.",imageSrc:"http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg"},
]}
title="Client Experiences"
description="Read more about why our customers trust us with their homes."
/>
</div>
<divid="faq"data-section="faq">
<FaqBase
textboxLayout="default"
@@ -206,12 +159,12 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant:"rotated-rays-static"}}
text="Get Protected Today. Fast quotes. No pressure. Just reliable service."
text="Get Protected Today. Fast quotes. No pressure. Just reliable service. Call us: 602-326-7105."
buttons={[
{
text:"Get Free Quote",href:"#"},
{
text:"Call Now",href:"tel:5555555555"},
text:"Call Now",href:"tel:6023267105"},
]}
/>
</div>
@@ -239,7 +192,7 @@ export default function LandingPage() {
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.