Merge version_4 into main #5

Merged
bender merged 2 commits from version_4 into main 2026-03-04 22:04:38 +00:00
2 changed files with 34 additions and 38 deletions

View File

@@ -1,33 +1,24 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Roboto } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const roboto = Roboto({
variable: "--font-roboto", subsets: ["latin"],
weight: ["100", "300", "400", "500", "700", "900"],
});
export const metadata: Metadata = {
title: "Roofing Contractor in Lindenhurst NY | USA Remodeling", description: "USA Remodeling is a 5-star roofing contractor in Lindenhurst, NY offering roof repair, roof replacement, siding, gutters & kitchen remodeling. Call 631-957-5400 for a free estimate.", keywords: "roofing contractor Lindenhurst NY, roof repair, roof replacement, siding installation, Long Island roofing, licensed roofer", metadataBase: new URL("https://usaremodeling.com"),
title: "Premium Roofing & Remodeling | USA Remodeling", description: "Professional roofing contractor in Lindenhurst, NY. Licensed, insured, and 5-star rated. Fast installations, fair pricing, and expert service.", keywords: "roofing contractor Lindenhurst NY, roof repair, roof replacement, siding installation, Long Island roofing, licensed roofer", metadataBase: new URL("https://usaremodeling.com"),
alternates: {
canonical: "https://usaremodeling.com"},
canonical: "https://usaremodeling.com"
},
openGraph: {
title: "Roofing Contractor in Lindenhurst, NY | USA Remodeling", description: "Professional roofing services in Lindenhurst, NY. 5-star rated, licensed & insured. Free estimates. Call 631-957-5400.", url: "https://usaremodeling.com", siteName: "USA Remodeling", type: "website"},
title: "Premium Roofing & Remodeling | USA Remodeling", description: "Professional roofing services in Lindenhurst, NY. 5-star rated, licensed & insured. Free estimates. Call 631-957-5400.", url: "https://usaremodeling.com", siteName: "USA Remodeling", type: "website"
},
twitter: {
card: "summary_large_image", title: "Roofing Contractor in Lindenhurst, NY", description: "Professional roof repair & replacement services. 5-star rated local contractor. Free estimates!"},
card: "summary_large_image", title: "Roofing Contractor in Lindenhurst, NY", description: "Professional roof repair & replacement services. 5-star rated local contractor. Free estimates!"
},
robots: {
index: true,
follow: true,
@@ -43,7 +34,7 @@ export default function RootLayout({
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${roboto.variable} antialiased`}
className={`${inter.variable} antialiased`}
>
<Tag />
{children}

View File

@@ -31,20 +31,18 @@ export default function LandingPage() {
{ name: "Services", id: "services" },
{ name: "Why Choose Us", id: "about" },
{ name: "Reviews", id: "metrics" },
{ name: "Service Areas", id: "contact" },
{ name: "Portfolio", id: "/portfolio" },
{ name: "Blog", id: "/blog" },
{ name: "Team", id: "/team" },
{ name: "Get Started", id: "contact" },
]}
button={{
text: "Call: 631-957-5400", href: "tel:631-957-5400"}}
text: "Call: 631-957-5400", href: "tel:631-957-5400"
}}
animateOnLoad={true}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplit
title="Roofing Contractor in Lindenhurst, NY"
title="Premium Roofing & Remodeling in Lindenhurst, NY"
description="5-Star Rated Roofing & Remodeling Company Serving Long Island with Expert Roof Repair, Roof Replacement, Siding & Kitchen Remodeling."
tag="Licensed & Fully Insured"
tagIcon={Shield}
@@ -65,7 +63,7 @@ export default function LandingPage() {
<div id="services" data-section="services">
<FeatureCardSix
title="Our Roofing & Remodeling Services in Lindenhurst, NY"
title="Our Roofing & Remodeling Services"
description="Comprehensive home improvement solutions delivered with professional craftsmanship and attention to detail."
tag="Services"
tagIcon={Wrench}
@@ -75,19 +73,24 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Roof Repair", description: "Professional roof repair in Lindenhurst, NY fixing leaks, missing shingles, storm damage, and flashing problems quickly and affordably.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1"},
title: "Roof Repair", description: "Professional roof repair fixing leaks, missing shingles, storm damage, and flashing problems quickly and affordably.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1"
},
{
id: 2,
title: "Roof Replacement", description: "Complete roof replacement services using high-quality materials built to withstand Long Island weather conditions.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2"},
title: "Roof Replacement", description: "Complete roof replacement services using high-quality materials built to withstand Long Island weather conditions.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2"
},
{
id: 3,
title: "Siding Installation", description: "Durable and energy-efficient siding installation to improve curb appeal and home protection.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=1"},
title: "Siding Installation", description: "Durable and energy-efficient siding installation to improve curb appeal and home protection.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=1"
},
{
id: 4,
title: "Gutter Installation", description: "Seamless gutter systems that prevent water damage and protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-roof-drain-pipe_181624-46535.jpg?_wi=1"},
title: "Gutter Installation", description: "Seamless gutter systems that prevent water damage and protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-roof-drain-pipe_181624-46535.jpg?_wi=1"
},
{
id: 5,
title: "Kitchen Remodeling", description: "Modern kitchen remodeling designed to increase home value and functionality.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=1"},
title: "Kitchen Remodeling", description: "Modern kitchen remodeling designed to increase home value and functionality.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=1"
},
]}
/>
</div>
@@ -118,13 +121,17 @@ export default function LandingPage() {
animationType="slide-up"
metrics={[
{
id: "1", value: "5.0★", description: "Professional, punctual, and excellent workmanship. The roof was completed quickly and the cleanup was perfect."},
id: "1", value: "5.0★", description: "Professional, punctual, and excellent workmanship. The roof was completed quickly and the cleanup was perfect."
},
{
id: "2", value: "5.0★", description: "Fair pricing and honest service. Highly recommended roofing contractor in Lindenhurst."},
id: "2", value: "5.0★", description: "Fair pricing and honest service. Highly recommended roofing contractor."
},
{
id: "3", value: "5.0★", description: "The crew arrived early and completed everything before promised time."},
id: "3", value: "5.0★", description: "The crew arrived early and completed everything before promised time."
},
{
id: "4", value: "100%", description: "Customer Satisfaction Rate"},
id: "4", value: "100%", description: "Customer Satisfaction Rate"
},
]}
/>
</div>
@@ -134,8 +141,8 @@ export default function LandingPage() {
tag="Get Started"
tagIcon={Phone}
tagAnimation="slide-up"
title="Need Roof Repair or Replacement?"
description="Contact USA Remodeling today for a free estimate and professional service you can trust. We proudly serve Lindenhurst, Babylon, West Babylon, Copiague, Amityville, Farmingdale, and Deer Park."
title="Ready for Professional Service?"
description="Contact USA Remodeling today for a free estimate and professional service you can trust. We proudly serve Lindenhurst and surrounding areas."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=1"
@@ -167,8 +174,6 @@ export default function LandingPage() {
{ label: "West Babylon, NY", href: "#" },
{ label: "Copiague, NY", href: "#" },
{ label: "Amityville, NY", href: "#" },
{ label: "Farmingdale, NY", href: "#" },
{ label: "Deer Park, NY", href: "#" },
],
},
{
@@ -180,7 +185,7 @@ export default function LandingPage() {
],
},
]}
copyrightText="© 2025 USA Remodeling | Roofing & Remodeling Contractor in Lindenhurst, NY"
copyrightText="© 2025 USA Remodeling | Professional Roofing & Remodeling Contractor"
/>
</div>
</ThemeProvider>