Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 18:47:19 +00:00

View File

@@ -122,12 +122,12 @@ export default function LandingPage() {
title="What Our Customers Say"
description="Hear from real businesses who've transformed their online presence with Web Solutions."
testimonials={[
{ id: "1", name: "Sarah Chen", handle: "Founder, LocalBiz Co", testimonial: "Web Solutions transformed how we present our business online. The ease of use is incredible, and our conversion rates increased by 45% in just three months.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen" },
{ id: "2", name: "Marcus Johnson", handle: "CEO, Creative Studios", testimonial: "This is the website builder I've been waiting for. It's powerful enough for professionals but simple enough for anyone to use. Customer support is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson" },
{ id: "3", name: "Emily Rodriguez", handle: "E-commerce Owner", testimonial: "I went from spending months and thousands on web development to launching my store in two weeks. Web Solutions is a game-changer for small business owners.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez" },
{ id: "4", name: "David Kim", handle: "Marketing Director, TechFlow", testimonial: "The analytics and SEO tools built into Web Solutions replaced three different services we were paying for. It's both simpler and more comprehensive.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim" },
{ id: "5", name: "Jessica López", handle: "Photographer, Studio Lopez", testimonial: "Finally, a website builder that understands visual businesses. The gallery features and portfolio templates are absolutely stunning. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica López" },
{ id: "6", name: "Thomas Wright", handle: "Consultant, Business Advisors", testimonial: "We recommend Web Solutions to all our clients. It delivers professional results without the professional price tag. Outstanding value.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Thomas Wright" }
{ id: "1", name: "Sarah Chen", handle: "Founder, LocalBiz Co", testimonial: "Web Solutions transformed how we present our business online. The ease of use is incredible, and our conversion rates increased by 45% in just three months.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Chen" },
{ id: "2", name: "Marcus Johnson", handle: "CEO, Creative Studios", testimonial: "This is the website builder I've been waiting for. It's powerful enough for professionals but simple enough for anyone to use. Customer support is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Marcus Johnson" },
{ id: "3", name: "Emily Rodriguez", handle: "E-commerce Owner", testimonial: "I went from spending months and thousands on web development to launching my store in two weeks. Web Solutions is a game-changer for small business owners.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Rodriguez" },
{ id: "4", name: "David Kim", handle: "Marketing Director, TechFlow", testimonial: "The analytics and SEO tools built into Web Solutions replaced three different services we were paying for. It's both simpler and more comprehensive.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim" },
{ id: "5", name: "Jessica López", handle: "Photographer, Studio Lopez", testimonial: "Finally, a website builder that understands visual businesses. The gallery features and portfolio templates are absolutely stunning. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Jessica López" },
{ id: "6", name: "Thomas Wright", handle: "Consultant, Business Advisors", testimonial: "We recommend Web Solutions to all our clients. It delivers professional results without the professional price tag. Outstanding value.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Thomas Wright" }
]}
animationType="slide-up"
textboxLayout="default"