Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 21:44:36 +00:00

View File

@@ -56,11 +56,11 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Johnson", handle: "CEO, TechCorp", testimonial: "This agency completely transformed our marketing strategy. Our conversion rates increased by 145% in just 6 months.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
},
{
name: "Michael Chen", handle: "Founder, InnovateLab", testimonial: "Professional, strategic, and results-driven. They understood our vision and executed flawlessly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
}
]}
testimonialRotationInterval={5000}