Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-28 02:21:48 +00:00

View File

@@ -172,15 +172,15 @@ export default function LandingPage() {
},
{
id: "3", name: "Sarah Thompson", handle: "Property Manager", testimonial: "Trusted partner for all our commercial properties. Fast response times and expert solutions every single time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Sarah Thompson"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Sarah Thompson"
},
{
id: "4", name: "Michael Rodriguez", handle: "Retail Manager", testimonial: "Best commercial plumbing service in the area. Professional team that shows up on time and gets the job done right.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Michael Rodriguez"
},
{
id: "5", name: "Lisa Anderson", handle: "Medical Facility Director", testimonial: "Reliable and professional. They understand the critical nature of our operations and respond accordingly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Lisa Anderson"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3", imageAlt: "Lisa Anderson"
},
{
id: "6", name: "James Wilson", handle: "Warehouse Supervisor", testimonial: "Exceptional service from start to finish. Their preventative maintenance program has saved us countless problems.", rating: 5,
@@ -198,7 +198,7 @@ export default function LandingPage() {
tag="How We Work"
tagIcon={Lightbulb}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=1"
imageAlt="Professional consultation"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -226,7 +226,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "aurora" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=2"
imageAlt="Commercial plumbing partnership"
mediaAnimation="slide-up"
mediaPosition="right"