Merge version_1 into main #2
147
src/app/page.tsx
147
src/app/page.tsx
@@ -29,27 +29,20 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "features",
|
||||
},
|
||||
name: "Why Us", id: "features"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Pro Craft Roofing"
|
||||
button={{
|
||||
text: "Get Free Quote", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -59,13 +52,9 @@ export default function LandingPage() {
|
||||
description="Precision craftsmanship and premium materials — protecting what matters most."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Inspection",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Your Free Inspection", href: "#contact"},
|
||||
{
|
||||
text: "Call (XXX) XXX-XXXX",
|
||||
href: "tel:XXX-XXXX-XXXX",
|
||||
},
|
||||
text: "Call (XXX) XXX-XXXX", href: "tel:XXX-XXXX-XXXX"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-worker-with-helmet-working-roof_23-2149343663.jpg"
|
||||
imageAlt="Luxury home with a newly installed premium roof"
|
||||
@@ -79,41 +68,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Master Craftsmanship",
|
||||
author: "Pro Craft Standards",
|
||||
description: "Every installation completed with meticulous precision and attention to detail for lasting durability.",
|
||||
tags: [
|
||||
"Premium",
|
||||
"Quality",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oblique-stainless-lines-background_23-2148744267.jpg?_wi=1",
|
||||
imageAlt: "Expert roofer inspecting tiles",
|
||||
},
|
||||
id: "f1", title: "Master Craftsmanship", author: "Pro Craft Standards", description: "Every installation completed with meticulous precision and attention to detail for lasting durability.", tags: [
|
||||
"Premium", "Quality"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oblique-stainless-lines-background_23-2148744267.jpg", imageAlt: "Expert roofer inspecting tiles"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Premium Materials",
|
||||
author: "Top-Tier Products",
|
||||
description: "We use only top-tier roofing products built to withstand Southern California's climate and harsh sun.",
|
||||
tags: [
|
||||
"Durable",
|
||||
"Reliable",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg?_wi=1",
|
||||
imageAlt: "New roof installation materials",
|
||||
},
|
||||
id: "f2", title: "Premium Materials", author: "Top-Tier Products", description: "We use only top-tier roofing products built to withstand Southern California's climate and harsh sun.", tags: [
|
||||
"Durable", "Reliable"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg", imageAlt: "New roof installation materials"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Transparent Process",
|
||||
author: "Honest Work",
|
||||
description: "Clear communication from first call to final inspection — no surprises, no hidden costs.",
|
||||
tags: [
|
||||
"Clear",
|
||||
"Direct",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-24610.jpg?_wi=1",
|
||||
imageAlt: "Process documentation and consultation",
|
||||
},
|
||||
id: "f3", title: "Transparent Process", author: "Honest Work", description: "Clear communication from first call to final inspection — no surprises, no hidden costs.", tags: [
|
||||
"Clear", "Direct"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-24610.jpg", imageAlt: "Process documentation and consultation"},
|
||||
]}
|
||||
title="Why Pro Craft?"
|
||||
description="We deliver superior results through meticulous attention to detail and unwavering commitment to quality."
|
||||
@@ -128,41 +93,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Residential Roofing",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oblique-stainless-lines-background_23-2148744267.jpg?_wi=2",
|
||||
},
|
||||
id: "p1", name: "Residential Roofing", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/oblique-stainless-lines-background_23-2148744267.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Roof Repairs",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg?_wi=2",
|
||||
},
|
||||
id: "p2", name: "Roof Repairs", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Roof Maintenance",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-24610.jpg?_wi=2",
|
||||
},
|
||||
id: "p3", name: "Roof Maintenance", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-24610.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Tile Roof Specialists",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oblique-stainless-lines-background_23-2148744267.jpg?_wi=3",
|
||||
},
|
||||
id: "p4", name: "Tile Roof Specialists", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/oblique-stainless-lines-background_23-2148744267.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "New Installations",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg?_wi=3",
|
||||
},
|
||||
id: "p5", name: "New Installations", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Flat Roof Systems",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-24610.jpg?_wi=3",
|
||||
},
|
||||
id: "p6", name: "Flat Roof Systems", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-24610.jpg"},
|
||||
]}
|
||||
title="Expert Roofing Services"
|
||||
description="Comprehensive solutions tailored to the needs of every Southern California property."
|
||||
@@ -176,40 +117,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Rhien G.",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Roof installation was completed with precision and excellent craftsmanship. The crew left the place spotless and their work speed was beyond what we anticipated.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-walking-city-sitting-near-cafe-laughing-funny-guy-who-tries-impress-her-holding-smartphone_176420-15761.jpg",
|
||||
},
|
||||
id: "t1", name: "Rhien G.", handle: "Homeowner", testimonial: "Roof installation was completed with precision and excellent craftsmanship. The crew left the place spotless and their work speed was beyond what we anticipated.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-walking-city-sitting-near-cafe-laughing-funny-guy-who-tries-impress-her-holding-smartphone_176420-15761.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Princess Diana B.",
|
||||
handle: "Homeowner",
|
||||
testimonial: "They are the most suitable for roof replacement! From the initial call to the final inspection — meticulously done. I couldn't be happier with my new roof.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064993.jpg",
|
||||
},
|
||||
id: "t2", name: "Princess Diana B.", handle: "Homeowner", testimonial: "They are the most suitable for roof replacement! From the initial call to the final inspection — meticulously done. I couldn't be happier with my new roof.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064993.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elis M.",
|
||||
handle: "Property Owner",
|
||||
testimonial: "The technician spotted minor problems before they became costly, saving us a lot of stress. Excellent service and great communication throughout.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15650.jpg",
|
||||
},
|
||||
id: "t3", name: "Elis M.", handle: "Property Owner", testimonial: "The technician spotted minor problems before they became costly, saving us a lot of stress. Excellent service and great communication throughout.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15650.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Mark S.",
|
||||
handle: "Residential Client",
|
||||
testimonial: "Very professional and detailed work. My home looks brand new and I have total peace of mind during the rainy season now.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-groceries-tote-bag-medium-shot_23-2149410885.jpg",
|
||||
},
|
||||
id: "t4", name: "Mark S.", handle: "Residential Client", testimonial: "Very professional and detailed work. My home looks brand new and I have total peace of mind during the rainy season now.", imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-groceries-tote-bag-medium-shot_23-2149410885.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Sarah J.",
|
||||
handle: "Pasadena Resident",
|
||||
testimonial: "Truly the best roofing experience I've had. Fast, clean, and extremely high quality in every step of the installation process.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trans-couple-holding-each-other-being-affectionate-city-streets_23-2149304563.jpg",
|
||||
},
|
||||
id: "t5", name: "Sarah J.", handle: "Pasadena Resident", testimonial: "Truly the best roofing experience I've had. Fast, clean, and extremely high quality in every step of the installation process.", imageSrc: "http://img.b2bpic.net/free-photo/trans-couple-holding-each-other-being-affectionate-city-streets_23-2149304563.jpg"},
|
||||
]}
|
||||
title="What Our Clients Are Saying"
|
||||
description="Excellence in service as reported by our valued Los Angeles area clients."
|
||||
@@ -220,8 +136,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="FREE INSPECTION"
|
||||
title="Ready to Protect Your Investment?"
|
||||
description="Schedule your free, no-obligation roof inspection today. We will provide honest, transparent recommendations."
|
||||
|
||||
Reference in New Issue
Block a user