4 Commits

Author SHA1 Message Date
da4cf95faf Update src/app/page.tsx 2026-03-03 19:07:34 +00:00
51f02b2df4 Merge version_2 into main
Merge version_2 into main
2026-03-03 19:00:21 +00:00
97d2bfa753 Merge version_2 into main
Merge version_2 into main
2026-03-03 18:59:33 +00:00
717fedb2e1 Merge version_2 into main
Merge version_2 into main
2026-03-03 18:57:35 +00:00

View File

@@ -189,22 +189,22 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Tripled Online Sales in Six Months", quote: "Working with this team was transformative. They didn't just build us a website—they built us a revenue machine. Our online sales increased by 300% in the first six months.", name: "Sarah Mitchell", role: "CEO, Retail & Co.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "business owner professional portrait headshot"
id: "1", title: "Tripled Online Sales — 300% in 6 Months", quote: "Working with this team was transformative. They didn't just build us a website—they built us a revenue machine. Our online sales increased by 300% in the first six months.", name: "Sarah Mitchell", role: "CEO, Retail & Co.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "business owner professional portrait headshot"
},
{
id: "2", title: "Professional Design, Exceptional Support", quote: "From concept to launch, the entire process was seamless. The design team understood our brand vision perfectly and delivered a website that exceeded our expectations.", name: "Michael Torres", role: "Founder, Digital Agency Pro", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "ceo executive portrait business"
id: "2", title: "Professional Design — Launch in 4 Weeks", quote: "From concept to launch, the entire process was seamless. The design team understood our brand vision perfectly and delivered a website that exceeded our expectations.", name: "Michael Torres", role: "Founder, Digital Agency Pro", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "ceo executive portrait business"
},
{
id: "3", title: "Best Investment for Our Business", quote: "This was not just a web design project—it was a strategic partnership. They helped us think through our entire digital presence and delivered results that keep impressing us.", name: "Jessica Liu", role: "Managing Director, Growth Consulting", imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", imageAlt: "entrepreneur business owner portrait professional"
id: "3", title: "Strategic Partnership — Doubled Lead Generation", quote: "This was not just a web design project—it was a strategic partnership. They helped us think through our entire digital presence and delivered results that keep impressing us.", name: "Jessica Liu", role: "Managing Director, Growth Consulting", imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", imageAlt: "entrepreneur business owner portrait professional"
},
{
id: "4", title: "Professional, Creative, Results-Driven", quote: "Our website went from outdated to industry-leading. The attention to detail, responsive design, and ongoing support have made a huge difference in our customer acquisition.", name: "David Chen", role: "Owner, Premium Services Inc.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "manager professional portrait business"
id: "4", title: "Industry-Leading Design — 45% Customer Growth", quote: "Our website went from outdated to industry-leading. The attention to detail, responsive design, and ongoing support have made a huge difference in our customer acquisition.", name: "David Chen", role: "Owner, Premium Services Inc.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "manager professional portrait business"
},
{
id: "5", title: "Transformed Our Online Presence", quote: "We wanted a partner who understood our brand and could deliver excellence. They did exactly that. Our website has become our best marketing tool.", name: "Amanda Rodriguez", role: "VP Marketing, Enterprise Solutions", imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "director executive portrait professional"
id: "5", title: "Best Marketing Tool — Inbound Leads Up 60%", quote: "We wanted a partner who understood our brand and could deliver excellence. They did exactly that. Our website has become our best marketing tool.", name: "Amanda Rodriguez", role: "VP Marketing, Enterprise Solutions", imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "director executive portrait professional"
},
{
id: "6", title: "Exceeded Every Expectation", quote: "We were skeptical about hiring a design agency, but this team proved why they are the best in the industry. Fast delivery, beautiful design, and authentic partnership throughout.", name: "Robert Thompson", role: "President, Thompson & Associates", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "founder business owner portrait headshot"
id: "6", title: "Exceeded Expectations — 5-Star Delivery", quote: "We were skeptical about hiring a design agency, but this team proved why they are the best in the industry. Fast delivery, beautiful design, and authentic partnership throughout.", name: "Robert Thompson", role: "President, Thompson & Associates", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "founder business owner portrait headshot"
}
]}
/>