Merge version_1_1781378965518 into main

Merge version_1_1781378965518 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-13 19:30:51 +00:00
2 changed files with 50 additions and 155 deletions

View File

@@ -8,32 +8,25 @@ import { StyleProvider } from "@/components/ui/StyleProvider";
export default function Layout() {
const navItems = [
{
"name": "Services",
"href": "#services"
"name": "Services", "href": "#services"
},
{
"name": "Process",
"href": "#process"
"name": "Process", "href": "#process"
},
{
"name": "Reviews",
"href": "#reviews"
"name": "Reviews", "href": "#reviews"
},
{
"name": "FAQ",
"href": "#faq"
"name": "FAQ", "href": "#faq"
},
{
"name": "Hero",
"href": "#hero"
"name": "Hero", "href": "#hero"
},
{
"name": "About",
"href": "#about"
"name": "About", "href": "#about"
},
{
"name": "Features",
"href": "#features"
"name": "Features", "href": "#features"
}
];
@@ -44,9 +37,7 @@ export default function Layout() {
<NavbarDropdown
logo="Roof Dynamics"
ctaButton={{
text: "Get Quote",
href: "#contact",
}}
text: "Get Quote", href: "#contact"}}
navItems={navItems} />
</SectionErrorBoundary>
<main className="flex-grow">
@@ -57,37 +48,23 @@ export default function Layout() {
brand="Roof Dynamics"
columns={[
{
title: "Company",
items: [
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
{
label: "Why Us",
href: "#why-us",
},
label: "Why Us", href: "#why-us"},
{
label: "Reviews",
href: "#reviews",
},
label: "Reviews", href: "#reviews"},
],
},
{
title: "Support",
items: [
{
label: "Tampa Roofing Info",
href: "#",
},
label: "Tampa Roofing Info", href: "#"},
{
label: "Insurance Claims",
href: "#",
},
label: "Insurance Claims", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}

View File

@@ -18,20 +18,14 @@ export default function HomePage() {
title="Secure Your Home With Expert Roofing Solutions"
description="Roof Dynamics provides elite residential and commercial roofing services in Tampa, FL. From storm damage to full replacements, we deliver peace of mind with honest pricing and superior craftsmanship."
primaryButton={{
text: "Schedule Free Inspection",
href: "#contact",
}}
text: "Schedule Free Inspection", href: "#contact"}}
secondaryButton={{
text: "Call Now: (813) 555-0123",
href: "tel:8135550123",
}}
text: "Call Now: (813) 555-0123", href: "tel:8135550123"}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -42,9 +36,7 @@ export default function HomePage() {
<AboutText
title="Tampa's Trusted Roofing Authority"
primaryButton={{
text: "Why Roof Dynamics?",
href: "#why-us",
}}
text: "Why Roof Dynamics?", href: "#why-us"}}
/>
</SectionErrorBoundary>
</div>
@@ -56,17 +48,9 @@ export default function HomePage() {
title="Why Homeowners Trust Roof Dynamics"
description="Don't settle for unreliable contractors and hidden costs. Choose the roofing team that puts your property's safety and integrity first."
negativeItems={[
"Hidden project costs",
"Poor communication",
"Untrustworthy contractors",
"Extended project timelines",
]}
"Hidden project costs", "Poor communication", "Untrustworthy contractors", "Extended project timelines"]}
positiveItems={[
"Transparent upfront pricing",
"24/7 dedicated support",
"Certified roofing experts",
"Fast project turnarounds",
]}
"Transparent upfront pricing", "24/7 dedicated support", "Certified roofing experts", "Fast project turnarounds"]}
/>
</SectionErrorBoundary>
</div>
@@ -79,47 +63,19 @@ export default function HomePage() {
description="Whatever your roofing needs, our Tampa experts have the skills to handle them effectively and professionally."
items={[
{
title: "Roof Replacement",
description: "Protect your investment with high-quality, long-lasting roofing materials.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg",
},
title: "Roof Replacement", description: "Protect your investment with high-quality, long-lasting roofing materials.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg"},
{
title: "Roof Repair",
description: "Fast action on leaks and damaged shingles to prevent deeper structural issues.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg",
},
title: "Roof Repair", description: "Fast action on leaks and damaged shingles to prevent deeper structural issues.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg"},
{
title: "Storm Damage",
description: "Expert assessment and repair for hurricane and severe storm aftermath.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/view-coarse-plaster-surfaces_23-2148252825.jpg",
},
title: "Storm Damage", description: "Expert assessment and repair for hurricane and severe storm aftermath.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/view-coarse-plaster-surfaces_23-2148252825.jpg"},
{
title: "Roof Inspections",
description: "Detailed evaluations to determine the health and lifespan of your current roof.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg",
},
title: "Roof Inspections", description: "Detailed evaluations to determine the health and lifespan of your current roof.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg"},
{
title: "Emergency Services",
description: "Immediate response when you need it most, ensuring your property is secured.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg",
},
title: "Emergency Services", description: "Immediate response when you need it most, ensuring your property is secured.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg"},
{
title: "Commercial Roofing",
description: "Durable solutions for businesses to maintain continuity and property value.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg",
},
title: "Commercial Roofing", description: "Durable solutions for businesses to maintain continuity and property value.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg"},
{
title: "Insurance Assistance",
description: "We simplify the insurance claims process to ensure you get the coverage you deserve.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/tile-roof-house-home-textures_74190-8975.jpg",
},
title: "Insurance Assistance", description: "We simplify the insurance claims process to ensure you get the coverage you deserve.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/tile-roof-house-home-textures_74190-8975.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -133,17 +89,11 @@ export default function HomePage() {
description="We combine industry-leading expertise with local dedication to serve Tampa homeowners."
metrics={[
{
value: "15+",
description: "Years of Local Expertise",
},
value: "15+", description: "Years of Local Expertise"},
{
value: "2,500+",
description: "Successfully Completed Roofs",
},
value: "2,500+", description: "Successfully Completed Roofs"},
{
value: "100%",
description: "Customer Satisfaction Goal",
},
value: "100%", description: "Customer Satisfaction Goal"},
]}
/>
</SectionErrorBoundary>
@@ -154,42 +104,23 @@ export default function HomePage() {
<TestimonialOverlayCards
tag="Customer Success"
title="Hear From Our Happy Tampa Neighbors"
description="Real feedback from our satisfied clients in the Tampa Bay area."
testimonials={[
{
name: "Sarah J.",
role: "Homeowner",
company: "Tampa Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chubby-girl-looking-her-taxi_23-2148804630.jpg",
},
name: "Sarah J.", role: "Homeowner", company: "Tampa Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chubby-girl-looking-her-taxi_23-2148804630.jpg"},
{
name: "Michael R.",
role: "Homeowner",
company: "Brandon Area",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-brush_23-2148903532.jpg",
},
name: "Michael R.", role: "Homeowner", company: "Brandon Area", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-brush_23-2148903532.jpg"},
{
name: "Emily P.",
role: "Investor",
company: "St. Pete Area",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-hot-drink_23-2147770045.jpg",
},
name: "Emily P.", role: "Investor", company: "St. Pete Area", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-hot-drink_23-2147770045.jpg"},
{
name: "David W.",
role: "Homeowner",
company: "Carrollwood",
rating: 5,
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",
},
name: "David W.", role: "Homeowner", company: "Carrollwood", rating: 5,
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"},
{
name: "Lisa M.",
role: "Homeowner",
company: "Westchase",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/picture-handsome-cheerful-young-farmer-with-thick-beard-spending-weekend-countryside_343059-3615.jpg",
},
name: "Lisa M.", role: "Homeowner", company: "Westchase", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/picture-handsome-cheerful-young-farmer-with-thick-beard-spending-weekend-countryside_343059-3615.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -200,27 +131,18 @@ export default function HomePage() {
<FaqSplitMedia
tag="Frequently Asked Questions"
title="Answers to Your Roofing Questions"
description="Get clarity on our process and services."
items={[
{
question: "How much does a new roof cost in Tampa?",
answer: "Costs depend on square footage, material choice, and structural condition. We provide detailed, honest estimates with no hidden fees.",
},
question: "How much does a new roof cost in Tampa?", answer: "Costs depend on square footage, material choice, and structural condition. We provide detailed, honest estimates with no hidden fees."},
{
question: "Do you help with insurance claims?",
answer: "Absolutely. Our experts guide you through the process, providing documentation and support to ensure your claim is handled fairly.",
},
question: "Do you help with insurance claims?", answer: "Absolutely. Our experts guide you through the process, providing documentation and support to ensure your claim is handled fairly."},
{
question: "How long does a roof replacement take?",
answer: "Most residential replacements are completed within 2-3 days, depending on weather and roof complexity.",
},
question: "How long does a roof replacement take?", answer: "Most residential replacements are completed within 2-3 days, depending on weather and roof complexity."},
{
question: "Do you offer warranties?",
answer: "Yes, we stand behind our workmanship and materials with comprehensive warranty coverage for all replacements.",
},
question: "Do you offer warranties?", answer: "Yes, we stand behind our workmanship and materials with comprehensive warranty coverage for all replacements."},
{
question: "Are you licensed and insured?",
answer: "Yes, Roof Dynamics is fully licensed and insured, meeting all state and local requirements for commercial and residential roofing.",
},
question: "Are you licensed and insured?", answer: "Yes, Roof Dynamics is fully licensed and insured, meeting all state and local requirements for commercial and residential roofing."},
]}
imageSrc="http://img.b2bpic.net/free-photo/two-builders-work-clothes-thoughtfully-looking-sketch-plan-with-tools-background-workshop_574295-1618.jpg"
/>
@@ -233,13 +155,9 @@ export default function HomePage() {
tag="Act Now"
text="Ready for a secure, expert-installed roof? Schedule your free inspection today."
primaryButton={{
text: "Book Free Inspection",
href: "#contact",
}}
text: "Book Free Inspection", href: "#contact"}}
secondaryButton={{
text: "Call Now (813) 555-0123",
href: "tel:8135550123",
}}
text: "Call Now (813) 555-0123", href: "tel:8135550123"}}
/>
</SectionErrorBoundary>
</div>