Merge version_1 into main #2
260
src/app/page.tsx
260
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "why-us",
|
||||
},
|
||||
name: "Why Us", id: "why-us"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
]}
|
||||
brandName="Desert Rose"
|
||||
/>
|
||||
@@ -55,65 +47,40 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Premium Pest Protection for Arizona Homes"
|
||||
description="Safe. Reliable. Done right the first time."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
{
|
||||
text: "Text Us Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Text Us Now", href: "#"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918265.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918265.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
|
||||
alt: "Happy mature businessman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", alt: "Happy mature businessman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
alt: "Smiling man at cafe",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Smiling man at cafe"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/picture-handsome-cheerful-young-farmer-with-thick-beard-spending-weekend-countryside_343059-3615.jpg",
|
||||
alt: "Handsome cheerful farmer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/picture-handsome-cheerful-young-farmer-with-thick-beard-spending-weekend-countryside_343059-3615.jpg", alt: "Handsome cheerful farmer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-mature-attractive-bearded-caucasian-young-man-blue-t-shirt-sports-pants-smiling-sitting-grass-relaxing_176420-19941.jpg",
|
||||
alt: "Attractive young man",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-mature-attractive-bearded-caucasian-young-man-blue-t-shirt-sports-pants-smiling-sitting-grass-relaxing_176420-19941.jpg", alt: "Attractive young man"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-man-standing-office-medium-shot_23-2148327019.jpg",
|
||||
alt: "Smiley man in office",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-man-standing-office-medium-shot_23-2148327019.jpg", alt: "Smiley man in office"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Scorpion Control",
|
||||
},
|
||||
type: "text", text: "Scorpion Control"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Spider Defense",
|
||||
},
|
||||
type: "text", text: "Spider Defense"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Ant Elimination",
|
||||
},
|
||||
type: "text", text: "Ant Elimination"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Roach Removal",
|
||||
},
|
||||
type: "text", text: "Roach Removal"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Rodent Protection",
|
||||
},
|
||||
type: "text", text: "Rodent Protection"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,40 +92,15 @@ export default function LandingPage() {
|
||||
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?_wi=1",
|
||||
},
|
||||
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?_wi=1",
|
||||
},
|
||||
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?_wi=1",
|
||||
},
|
||||
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: "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",
|
||||
},
|
||||
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."
|
||||
@@ -172,44 +114,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Scorpions",
|
||||
description: "Expert removal and perimeter defense.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-insect-silhouettes-collection_23-2148090631.jpg",
|
||||
imageAlt: "minimalist roach icon design",
|
||||
title: "Scorpions", description: "Expert removal and perimeter defense.", bentoComponent: "reveal-icon", icon: Shield,
|
||||
},
|
||||
{
|
||||
title: "Spiders",
|
||||
description: "Keep your home arachnid-free year round.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918265.jpg?_wi=2",
|
||||
imageAlt: "minimalist roach icon design",
|
||||
title: "Spiders", description: "Keep your home arachnid-free year round.", bentoComponent: "reveal-icon", icon: Shield,
|
||||
},
|
||||
{
|
||||
title: "Ants",
|
||||
description: "Stop infestations before they start.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg?_wi=2",
|
||||
imageAlt: "minimalist roach icon design",
|
||||
title: "Ants", description: "Stop infestations before they start.", bentoComponent: "reveal-icon", icon: Shield,
|
||||
},
|
||||
{
|
||||
title: "Roaches",
|
||||
description: "Thorough elimination of common desert roaches.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804684.jpg?_wi=2",
|
||||
imageAlt: "minimalist roach icon design",
|
||||
title: "Roaches", description: "Thorough elimination of common desert roaches.", bentoComponent: "reveal-icon", icon: Shield,
|
||||
},
|
||||
{
|
||||
title: "Rodents",
|
||||
description: "Advanced barrier technology for your peace of mind.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-his-girlfriend_23-2148243181.jpg?_wi=2",
|
||||
imageAlt: "minimalist roach icon design",
|
||||
title: "Rodents", description: "Advanced barrier technology for your peace of mind.", bentoComponent: "reveal-icon", icon: Shield,
|
||||
},
|
||||
]}
|
||||
title="What We Protect Your Home From"
|
||||
@@ -222,11 +139,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Why Homeowners Choose Desert Rose"
|
||||
description={[
|
||||
"Precision Treatment: We don’t just spray — we eliminate the source.",
|
||||
"Safe for Families & Pets: Effective without unnecessary exposure.",
|
||||
"Reliable Scheduling: We show up when we say we will.",
|
||||
"Results That Last: Protection you can actually trust.",
|
||||
]}
|
||||
"Precision Treatment: We don’t just spray — we eliminate the source.", "Safe for Families & Pets: Effective without unnecessary exposure.", "Reliable Scheduling: We show up when we say we will.", "Results That Last: Protection you can actually trust."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -237,26 +150,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "01",
|
||||
title: "Get Your Quote",
|
||||
description: "Quick, pressure-free assessment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/icons-with-insects_1308-83144.jpg",
|
||||
},
|
||||
id: "1", value: "01", title: "Get Your Quote", description: "Quick, pressure-free assessment.", imageSrc: "http://img.b2bpic.net/free-vector/icons-with-insects_1308-83144.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
value: "02",
|
||||
title: "Inspect & Treat",
|
||||
description: "Targeted precision service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-spiders-laid-lines_23-2147908672.jpg",
|
||||
},
|
||||
id: "2", value: "02", title: "Inspect & Treat", description: "Targeted precision service.", imageSrc: "http://img.b2bpic.net/free-photo/black-spiders-laid-lines_23-2147908672.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
value: "03",
|
||||
title: "Stay Protected",
|
||||
description: "Consistent, reliable results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/halloween-composition-with-12-ants_23-2147675414.jpg",
|
||||
},
|
||||
id: "3", value: "03", title: "Stay Protected", description: "Consistent, reliable results.", imageSrc: "http://img.b2bpic.net/free-photo/halloween-composition-with-12-ants_23-2147675414.jpg"},
|
||||
]}
|
||||
title="Simple. Clean. Effective."
|
||||
description="Our three step process for peace of mind."
|
||||
@@ -270,40 +168,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
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: "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: "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: "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: "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",
|
||||
},
|
||||
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."
|
||||
@@ -316,20 +189,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Are your treatments safe?",
|
||||
content: "Yes, our treatments are designed for family and pet safety.",
|
||||
},
|
||||
id: "1", title: "Are your treatments safe?", content: "Yes, our treatments are designed for family and pet safety."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How fast can you respond?",
|
||||
content: "We respond within minutes to all quote requests.",
|
||||
},
|
||||
id: "2", title: "How fast can you respond?", content: "We respond within minutes to all quote requests."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you serve Scottsdale?",
|
||||
content: "We cover the entire Phoenix metropolitan area including Scottsdale.",
|
||||
},
|
||||
id: "3", title: "Do you serve Scottsdale?", content: "We cover the entire Phoenix metropolitan area including Scottsdale."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Answers to keep you informed."
|
||||
@@ -341,18 +205,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
text="Get Protected Today. Fast quotes. No pressure. Just reliable service."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Free Quote",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Free Quote", href: "#"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:5555555555",
|
||||
},
|
||||
text: "Call Now", href: "tel:5555555555"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -362,42 +221,27 @@ export default function LandingPage() {
|
||||
logoText="Desert Rose"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#",
|
||||
},
|
||||
label: "Services", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQ", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Text/Call Us",
|
||||
href: "tel:5555555555",
|
||||
},
|
||||
label: "Text/Call Us", href: "tel:5555555555"},
|
||||
{
|
||||
label: "Email",
|
||||
href: "mailto:hello@desertrose.com",
|
||||
},
|
||||
label: "Email", href: "mailto:hello@desertrose.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user