Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 13:40:51 +00:00

View File

@@ -172,13 +172,13 @@ export default function HomePage() {
tag="Testimonials"
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Retail Store Owner", testimonial: "Color Signs created our storefront signage and it completely transformed our visibility. Customers from three blocks away can see us now. Highly professional and quality work.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"},
id: "1", name: "Sarah Mitchell", role: "Retail Store Owner", testimonial: "Color Signs created our storefront signage and it completely transformed our visibility. Customers from three blocks away can see us now. Highly professional and quality work.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
{
id: "2", name: "James Rodriguez", role: "Restaurant Manager", testimonial: "The LED sign they designed for our restaurant is stunning. It's attracted so much new foot traffic. The durability is exceptional—no fading or weathering after a year outdoors.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "James Rodriguez"},
{
id: "3", name: "Emily Chen", role: "Corporate Facilities Manager", testimonial: "We needed consistent branding across five office locations. Color Signs delivered perfectly matched aluminum signage with precise color specifications. Fast turnaround, excellent execution.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Chen"},
id: "3", name: "Emily Chen", role: "Corporate Facilities Manager", testimonial: "We needed consistent branding across five office locations. Color Signs delivered perfectly matched aluminum signage with precise color specifications. Fast turnaround, excellent execution.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Emily Chen"},
{
id: "4", name: "Michael Torres", role: "Building Owner", testimonial: "Their expertise in high-contrast combinations for visibility is unmatched. Our building directory is now readable from every angle. Professional from quote to installation.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Torres"},
id: "4", name: "Michael Torres", role: "Building Owner", testimonial: "Their expertise in high-contrast combinations for visibility is unmatched. Our building directory is now readable from every angle. Professional from quote to installation.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Torres"},
]}
animationType="slide-up"
textboxLayout="default"