From 1ca18b9802e08c5f9b18553898c0b04553c5e315 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 20:22:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 102 ++++++++++++++++++----------------------------- 1 file changed, 38 insertions(+), 64 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0aa4db7..f3282a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,16 +28,11 @@ export default function LandingPage() { @@ -73,11 +61,9 @@ export default function LandingPage() { useInvertedBackground={false} title="A Legacy of Trust & Craftsmanship" description={[ - "For 25 years, V Greco Drywall has been the family-owned standard for reliability and precision. From custom residential homes to large-scale commercial hotels and apartments, we deliver professional quality on every job site.", "We serve clients within a 2-hour radius of Newburgh, NY, including Rockland, Orange, Ulster, Putnam, Westchester, Sullivan counties, North Jersey, and Connecticut."]} - buttons={[ - { - text: "Contact Us", href: "#contact"}, + "For 25 years, V Greco Drywall has been the family-owned standard for reliability and precision. From custom residential homes to large-scale commercial hotels and apartments, we deliver professional quality on every job site.", "We serve clients within a 2-hour radius of Newburgh, NY, including Rockland, Orange, Ulster, Putnam, Westchester, Sullivan counties, North Jersey, and Connecticut." ]} + buttons={[{ text: "Contact Us", href: "#contact" }]} /> @@ -89,24 +75,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "Drywall Systems", description: "Expert installation for all phases, from hanging to taping.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278584.jpg?_wi=2", imageAlt: "Drywall Work"}, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278584.jpg?_wi=3", imageAlt: "Drywall Finish"}, + title: "Drywall Systems", description: "Expert installation for all phases, from hanging to taping.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278584.jpg?_wi=2", imageAlt: "Drywall Work" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278584.jpg?_wi=3", imageAlt: "Drywall Finish" }, }, { id: 2, - title: "Steel Framing", description: "Precision light gauge steel framing for durable interior partitions.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/empty-room-with-windows-reflection-mirrored-closet_181624-37157.jpg?_wi=2", imageAlt: "Steel Framing"}, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/empty-room-with-windows-reflection-mirrored-closet_181624-37157.jpg?_wi=3", imageAlt: "Steel Structure"}, + title: "Steel Framing", description: "Precision light gauge steel framing for durable interior partitions.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/empty-room-with-windows-reflection-mirrored-closet_181624-37157.jpg?_wi=2", imageAlt: "Steel Framing" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/empty-room-with-windows-reflection-mirrored-closet_181624-37157.jpg?_wi=3", imageAlt: "Steel Structure" }, }, { id: 3, - title: "Commercial Solutions", description: "ACT ceilings, level 5 finishes, and gypcrete underlayment projects.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/hall-with-white-wall-illuminated-ceiling_1127-2007.jpg?_wi=2", imageAlt: "Ceiling Work"}, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/hall-with-white-wall-illuminated-ceiling_1127-2007.jpg?_wi=3", imageAlt: "Gypcrete"}, + title: "Commercial Solutions", description: "ACT ceilings, level 5 finishes, and gypcrete underlayment projects.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/hall-with-white-wall-illuminated-ceiling_1127-2007.jpg?_wi=2", imageAlt: "Ceiling Work" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/hall-with-white-wall-illuminated-ceiling_1127-2007.jpg?_wi=3", imageAlt: "Gypcrete" }, }, ]} showStepNumbers={true} @@ -122,16 +102,11 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", name: "Steel Framing", price: "High Performance", imageSrc: "http://img.b2bpic.net/free-photo/empty-room-with-windows-reflection-mirrored-closet_181624-37157.jpg?_wi=4"}, - { - id: "p2", name: "Level 5 Finishes", price: "Precision Craft", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278584.jpg?_wi=4"}, - { - id: "p3", name: "Commercial Ceilings", price: "Expert Install", imageSrc: "http://img.b2bpic.net/free-photo/hall-with-white-wall-illuminated-ceiling_1127-2007.jpg?_wi=4"}, - { - id: "p4", name: "Custom Residential", price: "Quality Build", imageSrc: "http://img.b2bpic.net/free-photo/attractive-male-contractor-working-with-wood-sanding-wooden-panel-carpenter-using-electrical-sander_662251-454.jpg?_wi=3"}, - { - id: "p5", name: "Office Renovation", price: "Modern Design", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278584.jpg?_wi=5"}, + { id: "p1", name: "Steel Framing", price: "High Performance", imageSrc: "http://img.b2bpic.net/free-photo/empty-room-with-windows-reflection-mirrored-closet_181624-37157.jpg?_wi=4" }, + { id: "p2", name: "Level 5 Finishes", price: "Precision Craft", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278584.jpg?_wi=4" }, + { id: "p3", name: "Commercial Ceilings", price: "Expert Install", imageSrc: "http://img.b2bpic.net/free-photo/hall-with-white-wall-illuminated-ceiling_1127-2007.jpg?_wi=4" }, + { id: "p4", name: "Custom Residential", price: "Quality Build", imageSrc: "http://img.b2bpic.net/free-photo/attractive-male-contractor-working-with-wood-sanding-wooden-panel-carpenter-using-electrical-sander_662251-454.jpg?_wi=3" }, + { id: "p5", name: "Office Renovation", price: "Modern Design", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278584.jpg?_wi=5" }, ]} title="Our Work" description="A glimpse into our professional projects across the Hudson Valley region." @@ -141,8 +116,7 @@ export default function LandingPage() {