Merge version_1 into main #2
168
src/app/page.tsx
168
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
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="Woodbridge Roofing Experts"
|
||||
/>
|
||||
@@ -53,38 +45,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Woodbridge Roofing Experts"
|
||||
description="Your trusted partner for high-quality roofing, siding, and gutter services in Woodbridge, VA. Reliable, professional, and efficient workmanship for every home."
|
||||
tag="Top-Rated Contractors"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Estimate", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg",
|
||||
imageAlt: "Residential roof replacement worker",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg", imageAlt: "Residential roof replacement worker"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg?_wi=1",
|
||||
imageAlt: "Roof inspection worker ladder",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264426.jpg?_wi=1",
|
||||
imageAlt: "Modern home exterior siding work",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg?_wi=1",
|
||||
imageAlt: "Installing new rain gutters",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-office-checking-project_23-2148242950.jpg?_wi=1",
|
||||
imageAlt: "Professional roofing team",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg", imageAlt: "Roof inspection worker ladder"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -100,35 +73,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Roof Installation & Repair",
|
||||
tags: [
|
||||
"New Roofing",
|
||||
"Repairs",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg?_wi=2",
|
||||
imageAlt: "Roof inspection worker",
|
||||
},
|
||||
id: "f1", title: "Roof Installation & Repair", tags: [
|
||||
"New Roofing", "Repairs"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg", imageAlt: "Roof inspection worker"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Custom Siding",
|
||||
tags: [
|
||||
"Siding Replacement",
|
||||
"Soffit & Fascia",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264426.jpg?_wi=2",
|
||||
imageAlt: "Siding installation",
|
||||
},
|
||||
id: "f2", title: "Custom Siding", tags: [
|
||||
"Siding Replacement", "Soffit & Fascia"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264426.jpg", imageAlt: "Siding installation"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Gutter Systems",
|
||||
tags: [
|
||||
"Installation",
|
||||
"Repair",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg?_wi=2",
|
||||
imageAlt: "Gutter maintenance",
|
||||
},
|
||||
id: "f3", title: "Gutter Systems", tags: [
|
||||
"Installation", "Repair"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg", imageAlt: "Gutter maintenance"},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="Comprehensive exterior solutions to keep your home protected and looking its best."
|
||||
@@ -142,45 +97,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Jeffress",
|
||||
handle: "Verified Customer",
|
||||
testimonial: "Jason and his crew scored perfectly on every aspect. Price, cleanliness, courtesy, convenience, and speed were all top notch.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-medium-shot_23-2148329361.jpg",
|
||||
},
|
||||
id: "1", name: "John Jeffress", handle: "Verified Customer", testimonial: "Jason and his crew scored perfectly on every aspect. Price, cleanliness, courtesy, convenience, and speed were all top notch.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-medium-shot_23-2148329361.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Tony Prisco",
|
||||
handle: "Local Guide",
|
||||
testimonial: "Recommended from a friend. Custom siding job on a houseboat came out fantastic. High quality work done for the right price.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-real-estate-agent-standing-house-entrance-smiling-woman-with-short-graying-hair-pink-suit-getting-ready-meet-customers-real-estate-business-work-concept_74855-22183.jpg",
|
||||
},
|
||||
id: "2", name: "Tony Prisco", handle: "Local Guide", testimonial: "Recommended from a friend. Custom siding job on a houseboat came out fantastic. High quality work done for the right price.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-real-estate-agent-standing-house-entrance-smiling-woman-with-short-graying-hair-pink-suit-getting-ready-meet-customers-real-estate-business-work-concept_74855-22183.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jaylyn Hakenson",
|
||||
handle: "Verified Customer",
|
||||
testimonial: "Excellent service and amazing job on my roof and siding. Definitely recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-prepare-pricing-information-together_273609-20723.jpg",
|
||||
},
|
||||
id: "3", name: "Jaylyn Hakenson", handle: "Verified Customer", testimonial: "Excellent service and amazing job on my roof and siding. Definitely recommend.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-prepare-pricing-information-together_273609-20723.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jason Williams",
|
||||
handle: "Verified Customer",
|
||||
testimonial: "Jason the owner knew what he was talking about and did a great job. Price was excellent!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-hipster-posing-outside-city-style-diversity_482257-36983.jpg",
|
||||
},
|
||||
id: "4", name: "Jason Williams", handle: "Verified Customer", testimonial: "Jason the owner knew what he was talking about and did a great job. Price was excellent!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-hipster-posing-outside-city-style-diversity_482257-36983.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Kim Ternes",
|
||||
handle: "Local Guide",
|
||||
testimonial: "Extremely reasonable, professional, and efficient. Honest, hardworking, exceptional workmanship.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg",
|
||||
},
|
||||
id: "5", name: "Kim Ternes", handle: "Local Guide", testimonial: "Extremely reasonable, professional, and efficient. Honest, hardworking, exceptional workmanship.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Clients Say"
|
||||
@@ -194,20 +124,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Do you offer free estimates?",
|
||||
content: "Yes, we provide thorough inspections and free estimates for all potential roofing projects.",
|
||||
},
|
||||
id: "faq1", title: "Do you offer free estimates?", content: "Yes, we provide thorough inspections and free estimates for all potential roofing projects."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "What areas do you serve?",
|
||||
content: "We primarily serve the Woodbridge, Virginia area and surrounding communities.",
|
||||
},
|
||||
id: "faq2", title: "What areas do you serve?", content: "We primarily serve the Woodbridge, Virginia area and surrounding communities."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Are you licensed and insured?",
|
||||
content: "Absolutely. We are fully licensed and insured to ensure your protection and peace of mind during all projects.",
|
||||
},
|
||||
id: "faq3", title: "Are you licensed and insured?", content: "Absolutely. We are fully licensed and insured to ensure your protection and peace of mind during all projects."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-looking-smartphone-holding-cup-while-his-friend-working-kitchen_23-2148195243.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -224,31 +145,20 @@ export default function LandingPage() {
|
||||
description="Ready to get started? Contact us today to discuss your roofing, siding, or gutter needs."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone Number",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Your Phone Number", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your project",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us about your project", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-office-checking-project_23-2148242950.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-office-checking-project_23-2148242950.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -256,13 +166,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Woodbridge Roofing Experts"
|
||||
leftLink={{
|
||||
text: "3030 Ps Business Center Dr, Woodbridge, VA 22192",
|
||||
href: "#",
|
||||
}}
|
||||
text: "3030 Ps Business Center Dr, Woodbridge, VA 22192", href: "#"}}
|
||||
rightLink={{
|
||||
text: "(571) 503-9930",
|
||||
href: "tel:5715039930",
|
||||
}}
|
||||
text: "(571) 503-9930", href: "tel:5715039930"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user