Merge version_1 into main #1
186
src/app/page.tsx
186
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Desert's J&L Rock"
|
||||
/>
|
||||
@@ -52,66 +44,41 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Elevating Your Desert Landscape"
|
||||
description="Desert's J&L Rock brings artistry to your outdoor space, specializing in premium rock landscaping and bespoke stone design for modern homes."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Projects",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Our Projects", href: "#services"},
|
||||
{
|
||||
text: "Get a Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Consultation", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cute-couple-having-date-outdoors_23-2149130650.jpg",
|
||||
alt: "Happy couple",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cute-couple-having-date-outdoors_23-2149130650.jpg", alt: "Happy couple"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/family-playing-their-caravan_23-2148659470.jpg",
|
||||
alt: "Family at garden",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/family-playing-their-caravan_23-2148659470.jpg", alt: "Family at garden"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-taking-selfie-picnic_23-2148195856.jpg",
|
||||
alt: "Couple on picnic",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/couple-taking-selfie-picnic_23-2148195856.jpg", alt: "Couple on picnic"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-with-tablet-resting-park_23-2147779569.jpg",
|
||||
alt: "Couple with tablet",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/couple-with-tablet-resting-park_23-2147779569.jpg", alt: "Couple with tablet"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986408.jpg",
|
||||
alt: "Young couple",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986408.jpg", alt: "Young couple"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ desert homeowners"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Sustainable Design",
|
||||
},
|
||||
type: "text", text: "Sustainable Design"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Stone",
|
||||
},
|
||||
type: "text", text: "Premium Stone"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert Installation",
|
||||
},
|
||||
type: "text", text: "Expert Installation"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Regional Expertise",
|
||||
},
|
||||
type: "text", text: "Regional Expertise"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Timeless Aesthetics",
|
||||
},
|
||||
type: "text", text: "Timeless Aesthetics"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -121,9 +88,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Craftsmanship in Every Stone"
|
||||
description={[
|
||||
"At Desert's J&L Rock, we believe landscaping is an art form. Our team combines regional geological knowledge with modern design aesthetics to create sustainable, beautiful outdoor environments.",
|
||||
"We treat every project as a unique sculpture, ensuring our clients receive a landscape that is both functional and breathtakingly unique.",
|
||||
]}
|
||||
"At Desert's J&L Rock, we believe landscaping is an art form. Our team combines regional geological knowledge with modern design aesthetics to create sustainable, beautiful outdoor environments.", "We treat every project as a unique sculpture, ensuring our clients receive a landscape that is both functional and breathtakingly unique."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -134,29 +99,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Xeriscaping Design",
|
||||
descriptions: [
|
||||
"Water-efficient design utilizing native desert plants and decorative rock mulch for sustainable beauty.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-small-cactus-field_1232-3452.jpg",
|
||||
},
|
||||
id: "s1", title: "Xeriscaping Design", descriptions: [
|
||||
"Water-efficient design utilizing native desert plants and decorative rock mulch for sustainable beauty."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-small-cactus-field_1232-3452.jpg"},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Custom Stone Pathways",
|
||||
descriptions: [
|
||||
"Artisanal flagstone and custom stone pathways integrated into your outdoor living experience.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-old-grass-summer-nobody_1203-5139.jpg",
|
||||
},
|
||||
id: "s2", title: "Custom Stone Pathways", descriptions: [
|
||||
"Artisanal flagstone and custom stone pathways integrated into your outdoor living experience."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-old-grass-summer-nobody_1203-5139.jpg"},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Boulder Landscapes",
|
||||
descriptions: [
|
||||
"Strategic boulder placement for sculptural focal points and natural desert aesthetic.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-rocks-with-bushy-background_181624-31735.jpg",
|
||||
},
|
||||
id: "s3", title: "Boulder Landscapes", descriptions: [
|
||||
"Strategic boulder placement for sculptural focal points and natural desert aesthetic."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-rocks-with-bushy-background_181624-31735.jpg"},
|
||||
]}
|
||||
title="Our Specialized Services"
|
||||
description="We offer a range of specialized rock-centric landscaping solutions tailored for desert climates."
|
||||
@@ -169,50 +122,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
date: "2024",
|
||||
title: "Homeowner",
|
||||
quote: "The artistry J&L Rock brought to our desert yard is incomparable. Truly premium service.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-resting-picnic-park_176420-777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-white-sundress-closing-her-eyes-enjoys-summer-weather-outdoors_197531-32569.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Miller", date: "2024", title: "Homeowner", quote: "The artistry J&L Rock brought to our desert yard is incomparable. Truly premium service.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-resting-picnic-park_176420-777.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-white-sundress-closing-her-eyes-enjoys-summer-weather-outdoors_197531-32569.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Stevens",
|
||||
date: "2024",
|
||||
title: "Design Client",
|
||||
quote: "Their attention to detail with boulder placement changed our entire backyard landscape.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/experienced-florist-plants-high-view_23-2148435658.jpg",
|
||||
},
|
||||
id: "2", name: "Mark Stevens", date: "2024", title: "Design Client", quote: "Their attention to detail with boulder placement changed our entire backyard landscape.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg", imageSrc: "http://img.b2bpic.net/free-photo/experienced-florist-plants-high-view_23-2148435658.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Rodriguez",
|
||||
date: "2023",
|
||||
title: "Property Owner",
|
||||
quote: "Professional, efficient, and they possess a genuine passion for desert landscaping.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-family-dad-mom-little-son-looks-happy-park_1328-3698.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-glasshouse-looking-camera_23-2147768458.jpg",
|
||||
},
|
||||
id: "3", name: "Elena Rodriguez", date: "2023", title: "Property Owner", quote: "Professional, efficient, and they possess a genuine passion for desert landscaping.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-family-dad-mom-little-son-looks-happy-park_1328-3698.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-glasshouse-looking-camera_23-2147768458.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Thompson",
|
||||
date: "2023",
|
||||
title: "Custom Homeowner",
|
||||
quote: "Our flagstone path is the envy of our neighborhood. Highly recommend their services.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-u-outdoors-portrait-beautiful-joyful-hispanic-man-blue-shirt-smiling-with-teeth-holding-pot-with-microgreens-working-garden_176420-19929.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-perform-counts-plants_23-2147768457.jpg",
|
||||
},
|
||||
id: "4", name: "David Thompson", date: "2023", title: "Custom Homeowner", quote: "Our flagstone path is the envy of our neighborhood. Highly recommend their services.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-u-outdoors-portrait-beautiful-joyful-hispanic-man-blue-shirt-smiling-with-teeth-holding-pot-with-microgreens-working-garden_176420-19929.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-perform-counts-plants_23-2147768457.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jennifer Lee",
|
||||
date: "2024",
|
||||
title: "Residential Client",
|
||||
quote: "They transformed our unused plot into a serene, sustainable rock paradise.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966130.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-6971.jpg",
|
||||
},
|
||||
id: "5", name: "Jennifer Lee", date: "2024", title: "Residential Client", quote: "They transformed our unused plot into a serene, sustainable rock paradise.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966130.jpg", imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-6971.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Experience the quality and care we bring to every outdoor space."
|
||||
@@ -223,16 +141,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Get in touch"
|
||||
title="Start Your Landscape Transformation"
|
||||
description="Ready to design your dream desert oasis? Contact our team today for a consultation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Send a Message",
|
||||
href: "#",
|
||||
},
|
||||
text: "Send a Message", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -241,42 +156,27 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Process",
|
||||
href: "#",
|
||||
},
|
||||
label: "Our Process", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Xeriscaping",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Xeriscaping", href: "#services"},
|
||||
{
|
||||
label: "Pathways",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Pathways", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user