Merge version_4 into main #3
@@ -82,25 +82,43 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<div id="services" data-section="features">
|
||||
<FeatureCardTwentyEight
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Residential Roofing", subtitle: "Luxury roof replacements and restoration", category: "Services", value: "Reliable"},
|
||||
{
|
||||
id: "f2", title: "Commercial Roofing", subtitle: "Flat roofing and leak prevention", category: "Services", value: "Scalable"},
|
||||
{
|
||||
id: "f3", title: "Emergency Repair", subtitle: "24/7 storm damage and leak repair", category: "Urgent", value: "Rapid"},
|
||||
{
|
||||
id: "f4", title: "Insurance Support", subtitle: "Full documentation and inspection help", category: "Support", value: "Expert"},
|
||||
{
|
||||
id: "f5", title: "Preventative Maintenance", subtitle: "Seasonal inspections and cleaning", category: "Care", value: "Proactive"},
|
||||
{ id: "s1", title: "Roof installation", subtitle: "Professional installation services", category: "Services", value: "New Construction" },
|
||||
{ id: "s2", title: "Roof repair", subtitle: "Quick and reliable fixes", category: "Services", value: "Maintenance" },
|
||||
{ id: "s3", title: "Skylight installation", subtitle: "Quality daylighting solutions", category: "Services", value: "Installation" },
|
||||
{ id: "s4", title: "Roof repair for storm & wind damage", subtitle: "Restoring home security", category: "Urgent", value: "Emergency" },
|
||||
{ id: "s5", title: "Broken tile replace", subtitle: "Detail-oriented repairs", category: "Services", value: "Maintenance" },
|
||||
{ id: "s6", title: "Shingle roof repair", subtitle: "Comprehensive shingle services", category: "Services", value: "Repair" },
|
||||
{ id: "s7", title: "shingle roof", subtitle: "High-quality shingle installations", category: "Services", value: "Installation" },
|
||||
{ id: "s8", title: "Tile Roof", subtitle: "Durable tile solutions", category: "Services", value: "Installation" },
|
||||
{ id: "s9", title: "A New Roof", subtitle: "Total roof overhaul", category: "Services", value: "Replacement" },
|
||||
{ id: "s10", title: "Asphalt Shingles", subtitle: "Industry standard asphalt protection", category: "Services", value: "Material" },
|
||||
{ id: "s11", title: "Complete Roof Replacement", subtitle: "Full system restoration", category: "Services", value: "Replacement" },
|
||||
{ id: "s12", title: "Comprehensive Services", subtitle: "Full-scale roofing support", category: "Services", value: "Full-Service" },
|
||||
{ id: "s13", title: "Copper Roof", subtitle: "Premium custom metalwork", category: "Services", value: "Specialty" },
|
||||
{ id: "s14", title: "Exterior Home Improvement", subtitle: "Enhancing your home exterior", category: "Services", value: "General" },
|
||||
{ id: "s15", title: "Flat Roof", subtitle: "Expert flat roof maintenance", category: "Services", value: "Commercial" },
|
||||
{ id: "s16", title: "Free Estimate", subtitle: "No obligation assessment", category: "Support", value: "Consulting" },
|
||||
{ id: "s17", title: "Home Roof Replacements", subtitle: "Customized residential solutions", category: "Services", value: "Replacement" },
|
||||
{ id: "s18", title: "House Service", subtitle: "Dedicated maintenance plans", category: "Services", value: "Care" },
|
||||
{ id: "s19", title: "Local Roofing", subtitle: "Serving your community with care", category: "Services", value: "Local" },
|
||||
{ id: "s20", title: "Residential Or Commercial", subtitle: "Versatile roofing expertise", category: "Services", value: "Full-Service" },
|
||||
{ id: "s21", title: "Residential Roofing Services", subtitle: "Protecting your sanctuary", category: "Services", value: "Residential" },
|
||||
{ id: "s22", title: "Roof Damage", subtitle: "Rapid evaluation and repair", category: "Urgent", value: "Emergency" },
|
||||
{ id: "s23", title: "Roof Maintenance", subtitle: "Preventative seasonal care", category: "Services", value: "Care" },
|
||||
{ id: "s24", title: "Roof Repairs", subtitle: "Expert troubleshooting", category: "Services", value: "Repair" },
|
||||
{ id: "s25", title: "Roofing & Construction", subtitle: "Professional build expertise", category: "Services", value: "Construction" },
|
||||
{ id: "s26", title: "Roofing Installation", subtitle: "Precision roof fitting", category: "Services", value: "Installation" },
|
||||
{ id: "s27", title: "Roofing Project", subtitle: "Managed end-to-end", category: "Services", value: "Project" },
|
||||
{ id: "s28", title: "Roofing Solutions", subtitle: "Tailored professional advice", category: "Services", value: "Solutions" }
|
||||
]}
|
||||
title="Built To Last"
|
||||
description="We combine modern technology with old-school craftsmanship to provide roofing systems that stand the test of time."
|
||||
title="Comprehensive Roofing Services"
|
||||
description="From emergency repairs to total roof replacements, we deliver excellence for every project."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user