diff --git a/src/app/page.tsx b/src/app/page.tsx
index 15af57a..11af74c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -6,7 +6,7 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
-import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
+import HeroSplit from '@/components/sections/hero/HeroSplit';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
@@ -31,131 +31,36 @@ export default function LandingPage() {
-
@@ -165,37 +70,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- tag: "Concrete",
- title: "Driveways & Sidewalks",
- subtitle: "Solid and smooth results",
- description: "Expert concrete pouring for driveways, walkways, and NYC code-compliant sidewalk repairs.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSqqDxxYbDAaWWPTM63eKDIKxT/uploaded-1778286417153-fu9qisg5.jpg",
- imageAlt: "Japan landmark urban landscape",
- },
+ tag: "Concrete", title: "Driveways & Sidewalks", subtitle: "Solid and smooth results", description: "Expert concrete pouring for driveways, walkways, and NYC code-compliant sidewalk repairs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSqqDxxYbDAaWWPTM63eKDIKxT/uploaded-1778286417153-fu9qisg5.jpg", imageAlt: "Japan landmark urban landscape"},
{
- tag: "Exterior",
- title: "Stairs & Masonry",
- subtitle: "Built to last",
- description: "Custom steps, retaining walls, and expert brickwork for city properties.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSqqDxxYbDAaWWPTM63eKDIKxT/uploaded-1778286440502-e15pn1e4.jpg",
- imageAlt: "Japan landmark urban landscape",
- },
+ tag: "Exterior", title: "Stairs & Masonry", subtitle: "Built to last", description: "Custom steps, retaining walls, and expert brickwork for city properties.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSqqDxxYbDAaWWPTM63eKDIKxT/uploaded-1778286440502-e15pn1e4.jpg", imageAlt: "Japan landmark urban landscape"},
{
- tag: "Repair",
- title: "Roofing & Fencing",
- subtitle: "Quality protection",
- description: "Professional roof patching, replacements, and secure fencing installations.",
- imageSrc: "http://img.b2bpic.net/free-photo/engineers-throwing-papers-air_23-2147704212.jpg?_wi=2",
- imageAlt: "Japan landmark urban landscape",
- },
+ tag: "Repair", title: "Roofing & Fencing", subtitle: "Quality protection", description: "Professional roof patching, replacements, and secure fencing installations.", imageSrc: "http://img.b2bpic.net/free-photo/engineers-throwing-papers-air_23-2147704212.jpg?_wi=2", imageAlt: "Japan landmark urban landscape"},
{
- tag: "Improvement",
- title: "Home Renovation",
- subtitle: "Your vision, realized",
- description: "Comprehensive interior and exterior renovations tailored to your home needs.",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-woman-with-wheelbarrow_23-2149382171.jpg?_wi=1",
- imageAlt: "Japan landmark urban landscape",
- },
+ tag: "Improvement", title: "Home Renovation", subtitle: "Your vision, realized", description: "Comprehensive interior and exterior renovations tailored to your home needs.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-woman-with-wheelbarrow_23-2149382171.jpg?_wi=1", imageAlt: "Japan landmark urban landscape"},
]}
title="Our Professional Services"
description="We specialize in residential and commercial property improvements across NYC."
@@ -207,15 +88,11 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "A Local Contractor You Can Actually Reach",
- },
+ type: "text", content: "A Local Contractor You Can Actually Reach"},
]}
buttons={[
{
- text: "Get In Touch",
- href: "#contact",
- },
+ text: "Get In Touch", href: "#contact"},
]}
/>
@@ -227,59 +104,28 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- role: "Homeowner",
- company: "Bronx",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg",
- },
+ id: "1", name: "Sarah J.", role: "Homeowner", company: "Bronx", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg"},
{
- id: "2",
- name: "Michael C.",
- role: "Homeowner",
- company: "Queens",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-woman-with-wheelbarrow_23-2149382171.jpg?_wi=2",
- },
+ id: "2", name: "Michael C.", role: "Homeowner", company: "Queens", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-woman-with-wheelbarrow_23-2149382171.jpg?_wi=2"},
{
- id: "3",
- name: "Elena R.",
- role: "Homeowner",
- company: "Brooklyn",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/never-ending-happiness-our-new-home_329181-9763.jpg",
- },
+ id: "3", name: "Elena R.", role: "Homeowner", company: "Brooklyn", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/never-ending-happiness-our-new-home_329181-9763.jpg"},
{
- id: "4",
- name: "David K.",
- role: "Homeowner",
- company: "Manhattan",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/elegant-house-exterior-with-front-porch-landscaping_23-2151974392.jpg",
- },
+ id: "4", name: "David K.", role: "Homeowner", company: "Manhattan", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/elegant-house-exterior-with-front-porch-landscaping_23-2151974392.jpg"},
{
- id: "5",
- name: "Anna P.",
- role: "Homeowner",
- company: "Yonkers",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-making-plans-remodel-home-together_23-2148814635.jpg",
- },
+ id: "5", name: "Anna P.", role: "Homeowner", company: "Yonkers", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-making-plans-remodel-home-together_23-2148814635.jpg"},
]}
kpiItems={[
{
- value: "4.9",
- label: "Google Rating",
- },
+ value: "4.9", label: "Google Rating"},
{
- value: "9",
- label: "Verified Reviews",
- },
+ value: "9", label: "Verified Reviews"},
{
- value: "100%",
- label: "Service Commitment",
- },
+ value: "100%", label: "Service Commitment"},
]}
title="Trusted by Local Homeowners"
description="With a 4.9 star rating across 9 Google reviews, we pride ourselves on transparency and quality."
@@ -294,47 +140,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Concrete Driveways",
- price: "View Project",
- variant: "Driveways",
- imageSrc: "http://img.b2bpic.net/free-photo/builder-with-construction-tools-construction-site-looking-blueprint_169016-5269.jpg",
- },
+ id: "1", name: "Concrete Driveways", price: "View Project", variant: "Driveways", imageSrc: "http://img.b2bpic.net/free-photo/builder-with-construction-tools-construction-site-looking-blueprint_169016-5269.jpg"},
{
- id: "2",
- name: "Secure Fencing",
- price: "View Project",
- variant: "Fencing",
- imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-residential-building_637285-1921.jpg",
- },
+ id: "2", name: "Secure Fencing", price: "View Project", variant: "Fencing", imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-residential-building_637285-1921.jpg"},
{
- id: "3",
- name: "Roofing Repairs",
- price: "View Project",
- variant: "Roofing",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-spanner-back-pocket-jeans-overall_23-2148085305.jpg",
- },
+ id: "3", name: "Roofing Repairs", price: "View Project", variant: "Roofing", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-spanner-back-pocket-jeans-overall_23-2148085305.jpg"},
{
- id: "4",
- name: "Masonry Stairs",
- price: "View Project",
- variant: "Stairs",
- imageSrc: "http://img.b2bpic.net/free-photo/old-construction-made-bricks_1137-229.jpg",
- },
+ id: "4", name: "Masonry Stairs", price: "View Project", variant: "Stairs", imageSrc: "http://img.b2bpic.net/free-photo/old-construction-made-bricks_1137-229.jpg"},
{
- id: "5",
- name: "Brickwork",
- price: "View Project",
- variant: "Masonry",
- imageSrc: "http://img.b2bpic.net/free-photo/man-painting-car-door-side-view_23-2149714298.jpg",
- },
+ id: "5", name: "Brickwork", price: "View Project", variant: "Masonry", imageSrc: "http://img.b2bpic.net/free-photo/man-painting-car-door-side-view_23-2149714298.jpg"},
{
- id: "6",
- name: "Full Renovation",
- price: "View Project",
- variant: "Renovations",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-mother-with-her-little-daughter-is-cooking-kitchen-home_1157-13735.jpg",
- },
+ id: "6", name: "Full Renovation", price: "View Project", variant: "Renovations", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-mother-with-her-little-daughter-is-cooking-kitchen-home_1157-13735.jpg"},
]}
title="Our Recent Work"
description="Take a look at some of our completed projects around NYC."
@@ -347,25 +163,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "1",
- title: "Local NYC Service",
- content: "We know NYC construction codes and requirements.",
- },
+ id: "1", title: "Local NYC Service", content: "We know NYC construction codes and requirements."},
{
- id: "2",
- title: "Clear Communication",
- content: "We keep you updated on progress, timeline, and costs.",
- },
+ id: "2", title: "Clear Communication", content: "We keep you updated on progress, timeline, and costs."},
{
- id: "3",
- title: "Clean Finish",
- content: "We leave your property clean and organized after every project.",
- },
+ id: "3", title: "Clean Finish", content: "We leave your property clean and organized after every project."},
{
- id: "4",
- title: "Free Estimates",
- content: "Transparent, no-obligation pricing for all projects.",
- },
+ id: "4", title: "Free Estimates", content: "Transparent, no-obligation pricing for all projects."},
]}
title="Why Homeowners Choose AJ NOVA"
description="Professional construction services built on local trust and reliability."
@@ -380,28 +184,17 @@ export default function LandingPage() {
description="Fill out the form below and we will contact you shortly regarding your home improvement needs."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "phone",
- type: "tel",
- placeholder: "Phone Number",
- required: true,
+ name: "phone", type: "tel", placeholder: "Phone Number", required: true,
},
{
- name: "address",
- type: "text",
- placeholder: "Property Address",
- required: true,
+ name: "address", type: "text", placeholder: "Property Address", required: true,
},
]}
textarea={{
- name: "details",
- placeholder: "Project details or service needed",
- rows: 4,
+ name: "details", placeholder: "Project details or service needed", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041850.jpg"
@@ -413,50 +206,31 @@ export default function LandingPage() {
logoText="AJ NOVA CONSTRUCTION"
columns={[
{
- title: "AJ NOVA",
- items: [
+ title: "AJ NOVA", items: [
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "Services",
- href: "#services",
- },
+ label: "Services", href: "#services"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
{
- title: "Services",
- items: [
+ title: "Services", items: [
{
- label: "Driveways",
- href: "#services",
- },
+ label: "Driveways", href: "#services"},
{
- label: "Roofing",
- href: "#services",
- },
+ label: "Roofing", href: "#services"},
{
- label: "Masonry",
- href: "#services",
- },
+ label: "Masonry", href: "#services"},
],
},
{
- title: "Info",
- items: [
+ title: "Info", items: [
{
- label: "Reviews",
- href: "#testimonials",
- },
+ label: "Reviews", href: "#testimonials"},
{
- label: "Recent Work",
- href: "#gallery",
- },
+ label: "Recent Work", href: "#gallery"},
],
},
]}
@@ -466,4 +240,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file