Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 22:58:02 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg"
imageAlt="Professional cleaning team at work"
buttons={[
{ text: "Get a Quote", href: "#contact" },
@@ -85,10 +85,11 @@ export default function LandingPage() {
{ value: "25+", title: "Years of Excellence" },
{ value: "5,000+", title: "Satisfied Clients" },
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg"
imageAlt="ACCU-CLEAN professional team"
useInvertedBackground={false}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
@@ -171,11 +172,11 @@ export default function LandingPage() {
{
id: "1", name: "Sarah Mitchell", role: "Homeowner", testimonial: "ACCU-CLEAN has been our go-to cleaning service for three years. The professionalism and attention to detail are outstanding. Our home has never looked better!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Mitchell"},
{
id: "2", name: "James Rodriguez", role: "Office Manager", testimonial: "We switched to ACCU-CLEAN for our office building and the difference was immediate. The team is reliable, courteous, and thorough. Highly recommended for any business.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Rodriguez"},
id: "2", name: "James Rodriguez", role: "Office Manager", testimonial: "We switched to ACCU-CLEAN for our office building and the difference was immediate. The team is reliable, courteous, and thorough. Highly recommended for any business.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Rodriguez"},
{
id: "3", name: "Emily Chen", role: "Property Manager", testimonial: "Managing multiple properties becomes so much easier with ACCU-CLEAN. They handle everything with professionalism and consistency. Our tenants always compliment the cleanliness.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Emily Chen"},
{
id: "4", name: "David Thompson", role: "Business Owner", testimonial: "Exceptional service from start to finish. ACCU-CLEAN transformed our retail space and our customer experience has improved noticeably. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Thompson"},
id: "4", name: "David Thompson", role: "Business Owner", testimonial: "Exceptional service from start to finish. ACCU-CLEAN transformed our retail space and our customer experience has improved noticeably. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Thompson"},
]}
animationType="slide-up"
textboxLayout="default"