Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 04:48:01 +00:00

View File

@@ -136,7 +136,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Bathroom Transformation", quote: "The team completely transformed our bathroom! The grout looks brand new and the tiles are sparkling. Best decision we made for our home renovation.", name: "Sarah Martinez", role: "Homeowner, Miami", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Martinez"
id: "1", title: "Bathroom Transformation", quote: "The team completely transformed our bathroom! The grout looks brand new and the tiles are sparkling. Best decision we made for our home renovation.", name: "Sarah Martinez", role: "Homeowner, Miami", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Martinez"
},
{
id: "2", title: "Commercial Excellence", quote: "United Tile has been maintaining our restaurant kitchen for 3 years. They're reliable, professional, and their work quality is unmatched. Highly recommended!", name: "James Chen", role: "Restaurant Owner, Miami Beach", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "James Chen"
@@ -145,7 +145,7 @@ export default function LandingPage() {
id: "3", title: "Fast & Thorough", quote: "I was impressed by how quickly they completed the job without compromising quality. The attention to detail is exceptional. Worth every penny!", name: "Linda Thompson", role: "Condo Owner, Coral Gables", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Linda Thompson"
},
{
id: "4", title: "Professional Service", quote: "From the initial quote to final cleanup, everything was professional and courteous. Our bathroom never looked better. I've already recommended them to friends.", name: "Robert Jackson", role: "Property Manager, Downtown", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Jackson"
id: "4", title: "Professional Service", quote: "From the initial quote to final cleanup, everything was professional and courteous. Our bathroom never looked better. I've already recommended them to friends.", name: "Robert Jackson", role: "Property Manager, Downtown", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Robert Jackson"
}
]}
/>