Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 10:52:39 +00:00

View File

@@ -89,8 +89,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454494.jpg", imageAlt: "Commercial cleaning office floor"
},
{
id: "3", title: "Specialized Biohazard Cleanup", author: "Certified Specialists", description: "Professional remediation and sanitization services meeting all regulatory standards for safety and compliance.", tags: ["Biohazard", "Certified", "Compliance"],
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-entrepreneur-wearing-face-mask-while-using-computer-working-coronavirus-epidemic_637285-6481.jpg", imageAlt: "Professional cleanup sanitization service"
id: "3", title: "Specialized Biohazard Cleanup", author: "Certified Specialists", description: "Professional remediation and sanitization services meeting all regulatory standards for safety and compliance.", tags: ["Biohazard", "Certified", "Compliance"], imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-entrepreneur-wearing-face-mask-while-using-computer-working-coronavirus-epidemic_637285-6481.jpg", imageAlt: "Professional cleanup sanitization service"
}
]}
animationType="slide-up"
@@ -153,32 +152,26 @@ export default function LandingPage() {
tag="Client Testimonials"
testimonials={[
{
id: "1", name: "Robert Martinez", role: "Facility Manager", company: "Downtown Business Complex", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-person-face-worker_1157-3666.jpg", imageAlt: "professional man facility manager portrait"
id: "1", name: "Robert Martinez", role: "Facility Manager", company: "Downtown Business Complex", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-office-person-face-worker_1157-3666.jpg", imageAlt: "professional man facility manager portrait"
},
{
id: "2", name: "Jennifer Chen", role: "Operations Director", company: "Tech Park Industries", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-office-looking-camera-holding-tablet-hands_1262-20488.jpg", imageAlt: "professional woman operations director portrait"
id: "2", name: "Jennifer Chen", role: "Operations Director", company: "Tech Park Industries", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-office-looking-camera-holding-tablet-hands_1262-20488.jpg", imageAlt: "professional woman operations director portrait"
},
{
id: "3", name: "Michael Thompson", role: "Property Owner", company: "Premium Office Towers", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "professional man property owner portrait"
id: "3", name: "Michael Thompson", role: "Property Owner", company: "Premium Office Towers", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "professional man property owner portrait"
},
{
id: "4", name: "Angela Rodriguez", role: "Hospital Administrator", company: "Metropolitan Health Center", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-posing-with-digital-tablet_329181-10340.jpg", imageAlt: "professional woman hospital administrator portrait"
id: "4", name: "Angela Rodriguez", role: "Hospital Administrator", company: "Metropolitan Health Center", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-posing-with-digital-tablet_329181-10340.jpg", imageAlt: "professional woman hospital administrator portrait"
},
{
id: "5", name: "David Kumar", role: "Retail Store Manager", company: "Shopping District Alliance", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg", imageAlt: "professional man retail manager portrait"
id: "5", name: "David Kumar", role: "Retail Store Manager", company: "Shopping District Alliance", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg", imageAlt: "professional man retail manager portrait"
},
{
id: "6", name: "Susan Williams", role: "School Principal", company: "Riverside Education District", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-reading_23-2148396352.jpg", imageAlt: "professional woman school principal portrait"
id: "6", name: "Susan Williams", role: "School Principal", company: "Riverside Education District", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-reading_23-2148396352.jpg", imageAlt: "professional woman school principal portrait"
}
]}
gridVariant="uniform-all-items-equal"
animationType="fade-in"
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
/>