Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-23 23:20:48 +00:00

View File

@@ -65,35 +65,35 @@ export default function LandingPage() {
handle: "@manhattan_resident",
testimonial: "Croft HVAC saved us during a heatwave. Their team was professional, clean, and honest.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg?_wi=1",
},
{
name: "Linda M.",
handle: "@property_owner",
testimonial: "I trust Croft with all my building units. They are reliable and quick to respond every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg?_wi=1",
},
{
name: "James K.",
handle: "@suburban_home",
testimonial: "Family-run, fair pricing, and they truly explained everything. Best service I've had in years.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together_23-2149316129.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together_23-2149316129.jpg?_wi=1",
},
{
name: "Sarah J.",
handle: "@local_resident",
testimonial: "Incredible communication and fixed our unit in one visit. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3826.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3826.jpg?_wi=1",
},
{
name: "Rosemary L.",
handle: "@retiree_community",
testimonial: "Kind, prompt, and they really care about your comfort. True NYC experts.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-woman-looking-away_23-2148214569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-woman-looking-away_23-2148214569.jpg?_wi=1",
},
]}
buttons={[
@@ -106,7 +106,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/repairman-using-tweezers-hold-electronic-components-printed-circuit-board-while-repairing-mobile-phone-microscope_343059-496.jpg"
imageSrc="http://img.b2bpic.net/free-photo/repairman-using-tweezers-hold-electronic-components-printed-circuit-board-while-repairing-mobile-phone-microscope_343059-496.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -160,7 +160,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Three Decades of Honest Service"
description="We don't believe in aggressive upselling. At Croft HVAC & PTAC, we believe in building generational relationships through expertise and transparency. As a family-run business in NYC, your comfort is our legacy."
imageSrc="http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg?_wi=1"
/>
</div>
@@ -235,7 +235,7 @@ export default function LandingPage() {
text: "Start Plan",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/repairman-using-tweezers-hold-electronic-components-printed-circuit-board-while-repairing-mobile-phone-microscope_343059-496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/repairman-using-tweezers-hold-electronic-components-printed-circuit-board-while-repairing-mobile-phone-microscope_343059-496.jpg?_wi=2",
imageAlt: "Side view young man hands working at a radio station",
},
{
@@ -253,7 +253,7 @@ export default function LandingPage() {
text: "Get Quote",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg?_wi=2",
imageAlt: "Side view young man hands working at a radio station",
},
]}
@@ -302,27 +302,27 @@ export default function LandingPage() {
{
id: "1",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg?_wi=2",
},
{
id: "2",
name: "Michael B.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg?_wi=2",
},
{
id: "3",
name: "Emily R.",
imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together_23-2149316129.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together_23-2149316129.jpg?_wi=2",
},
{
id: "4",
name: "David K.",
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3826.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3826.jpg?_wi=2",
},
{
id: "5",
name: "Rosemary L.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-woman-looking-away_23-2148214569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-woman-looking-away_23-2148214569.jpg?_wi=2",
},
]}
cardTitle="Client Experiences"
@@ -389,7 +389,7 @@ export default function LandingPage() {
placeholder: "Tell us about your issue...",
rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/repairman-using-tweezers-hold-electronic-components-printed-circuit-board-while-repairing-mobile-phone-microscope_343059-496.jpg"
imageSrc="http://img.b2bpic.net/free-photo/repairman-using-tweezers-hold-electronic-components-printed-circuit-board-while-repairing-mobile-phone-microscope_343059-496.jpg?_wi=3"
/>
</div>