2 Commits

Author SHA1 Message Date
ce8479663c Update src/app/page.tsx 2026-05-12 21:33:14 +00:00
5ae7198fb3 Update src/app/page.tsx 2026-05-12 21:31:48 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
variant: "gradient-bars", variant: "gradient-bars",
}} }}
title="Reliable Construction & Home Improvement Services in NYC" title="Reliable Construction & Home Improvement Services in NYC"
description="AJ NOVA CONSTRUCTION helps homeowners and property owners with quality repairs, renovations, concrete work, roofing, fencing, stairs, masonry, and more across the Bronx, Brooklyn, Queens, Manhattan, and nearby areas." description="AJ NOVA CONSTRUCTION helps homeowners and property owners with quality repairs, renovations, concrete work, roofing, fencing, stairs, masonry, and more across NYC, Westchester & Long Island."
testimonials={[ testimonials={[
{ {
name: "Alex R.", name: "Alex R.",
@@ -174,26 +174,26 @@ export default function LandingPage() {
}, },
{ {
tag: "Exterior", tag: "Exterior",
title: "Stairs & Masonry", title: "Patio & Paving",
subtitle: "Built to last", subtitle: "Outdoor spaces done right",
description: "Custom steps, retaining walls, and expert brickwork for city properties.", description: "From modern stone patios to custom walkways and backyard upgrades, we create functional outdoor spaces built to last.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSqqDxxYbDAaWWPTM63eKDIKxT/uploaded-1778286440502-e15pn1e4.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSqqDxxYbDAaWWPTM63eKDIKxT/uploaded-1778621589760-cho81ef2.jpg",
imageAlt: "Japan landmark urban landscape", imageAlt: "Japan landmark urban landscape",
}, },
{ {
tag: "Repair", tag: "Repair",
title: "Roofing & Fencing", title: "Roofing",
subtitle: "Quality protection", subtitle: "Strong roofs. Honest work.",
description: "Professional roof patching, replacements, and secure fencing installations.", description: "We provide quality roofing services using durable materials and attention to detail for long-lasting performance.",
imageSrc: "http://img.b2bpic.net/free-photo/engineers-throwing-papers-air_23-2147704212.jpg?_wi=2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSqqDxxYbDAaWWPTM63eKDIKxT/uploaded-1778286484824-e81k8i2z.jpg",
imageAlt: "Japan landmark urban landscape", imageAlt: "Japan landmark urban landscape",
}, },
{ {
tag: "Improvement", tag: "Exterior",
title: "Home Renovation", title: "Fencing",
subtitle: "Your vision, realized", subtitle: "Privacy. Security. Style.",
description: "Comprehensive interior and exterior renovations tailored to your home needs.", description: "Custom vinyl and exterior fencing installations designed to improve privacy, security, and curb appeal with clean professional finishes.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-woman-with-wheelbarrow_23-2149382171.jpg?_wi=1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSqqDxxYbDAaWWPTM63eKDIKxT/uploaded-1778621548383-os3dxs9v.jpg",
imageAlt: "Japan landmark urban landscape", imageAlt: "Japan landmark urban landscape",
}, },
]} ]}