From 5a329f8a2f8fbd565daeca9b3b373b2d45c40e68 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 00:57:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 294 +++++------------------------------------------ 1 file changed, 30 insertions(+), 264 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c2626e3..b194d04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,48 +31,26 @@ export default function LandingPage() {
@@ -80,26 +58,11 @@ export default function LandingPage() { @@ -109,237 +72,40 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - tag: "Design", - title: "Precision Design", - subtitle: "Custom HVAC Solutions", - description: "Tailored heating and cooling design for complex industrial and commercial spaces.", - imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg", - }, + tag: "Nursing", title: "Travel Nursing", subtitle: "Exclusive Assignments", description: "Access top-tier travel nursing positions with industry-leading support and benefits.", imageSrc: "http://img.b2bpic.net/free-photo/nurse-examining-patient_23-2149334225.jpg"}, { - tag: "Construction", - title: "Expert Installation", - subtitle: "Professional Craftsmanship", - description: "High-efficiency installation services meeting all safety and regulatory codes.", - imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-freon-leaks_482257-92791.jpg", - }, - { - tag: "Maintenance", - title: "Reliable Maintenance", - subtitle: "Extended System Life", - description: "Proactive climate control management to ensure optimal efficiency and system longevity.", - imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg", - }, + tag: "Community", title: "Company Culture", subtitle: "Driven by Excellence", description: "We foster a supportive environment where every nurse can thrive personally and professionally.", imageSrc: "http://img.b2bpic.net/free-photo/medical-team-working-together_23-2148204025.jpg"}, ]} - title="Our Specialized HVAC Services" - description="We offer comprehensive HVAC services from system design to full-scale construction and installation." - /> - - -
- -
- -
- -
- -
- -
- -
-
); -} +} \ No newline at end of file -- 2.49.1