Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-03 09:01:15 +00:00

View File

@@ -163,29 +163,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Chen", handle: "@sarahchen_founder", testimonial:
"Elevate transformed our entire online presence. Conversions increased 340% in the first three months. The team is exceptional.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Chen, CEO of TechVision"},
id: "1", name: "Sarah Chen", handle: "@sarahchen_founder", testimonial: "Elevate transformed our entire online presence. Conversions increased 340% in the first three months. The team is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Chen, CEO of TechVision"},
{
id: "2", name: "Michael Rodriguez", handle: "@mrodriguez_cto", testimonial:
"The design system they built scales perfectly with our growth. Deployment cycles are faster, and user satisfaction is at an all-time high.", imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Michael Rodriguez, CTO"},
id: "2", name: "Michael Rodriguez", handle: "@mrodriguez_cto", testimonial: "The design system they built scales perfectly with our growth. Deployment cycles are faster, and user satisfaction is at an all-time high.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Michael Rodriguez, CTO"},
{
id: "3", name: "Emma Thompson", handle: "@emmathompson_ceo", testimonial:
"Not just a vendor—a true partner invested in our success. The conversion optimization work alone paid for itself multiple times over.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Emma Thompson, CEO"},
id: "3", name: "Emma Thompson", handle: "@emmathompson_ceo", testimonial: "Not just a vendor—a true partner invested in our success. The conversion optimization work alone paid for itself multiple times over.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Emma Thompson, CEO"},
{
id: "4", name: "David Kim", handle: "@davidkim_pm", testimonial:
"Working with Elevate was seamless. Their understanding of conversion funnels and user psychology is unmatched in the industry.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Kim, Product Manager"},
id: "4", name: "David Kim", handle: "@davidkim_pm", testimonial: "Working with Elevate was seamless. Their understanding of conversion funnels and user psychology is unmatched in the industry.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Kim, Product Manager"},
{
id: "5", name: "Jessica Liu", handle: "@jliu_marketing", testimonial:
"The analytics integration and data-driven insights have revolutionized how we approach digital marketing. Highly recommend.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Jessica Liu, Marketing Director"},
id: "5", name: "Jessica Liu", handle: "@jliu_marketing", testimonial: "The analytics integration and data-driven insights have revolutionized how we approach digital marketing. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Jessica Liu, Marketing Director"},
{
id: "6", name: "Alex Martinez", handle: "@alexmartinez_ops", testimonial:
"From discovery to launch and beyond, the team was professional, communicative, and obsessed with quality. Five stars.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Alex Martinez, Operations Lead"},
id: "6", name: "Alex Martinez", handle: "@alexmartinez_ops", testimonial: "From discovery to launch and beyond, the team was professional, communicative, and obsessed with quality. Five stars.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Alex Martinez, Operations Lead"},
]}
speed={40}
animationType="slide-up"
@@ -197,17 +185,13 @@ export default function LandingPage() {
<ContactFaq
faqs={[
{
id: "1", title: "What's your typical project timeline?", content:
"Most projects are completed within 8-12 weeks from kickoff to launch. Timelines vary based on scope and complexity. We'll provide a detailed schedule during our initial consultation."},
id: "1", title: "What's your typical project timeline?", content: "Most projects are completed within 8-12 weeks from kickoff to launch. Timelines vary based on scope and complexity. We'll provide a detailed schedule during our initial consultation."},
{
id: "2", title: "Do you offer post-launch support?", content:
"Yes. All our packages include 30 days of post-launch support. We also offer ongoing maintenance and optimization packages for long-term partnership."},
id: "2", title: "Do you offer post-launch support?", content: "Yes. All our packages include 30 days of post-launch support. We also offer ongoing maintenance and optimization packages for long-term partnership."},
{
id: "3", title: "Can you help with strategy, not just design?", content:
"Absolutely. Strategy is at the core of everything we do. We conduct thorough research, user testing, and competitive analysis before any design begins."},
id: "3", title: "Can you help with strategy, not just design?", content: "Absolutely. Strategy is at the core of everything we do. We conduct thorough research, user testing, and competitive analysis before any design begins."},
{
id: "4", title: "What technologies do you work with?", content:
"We primarily work with Next.js, React, TypeScript, and modern web technologies. We choose the right stack for each project based on your specific needs."},
id: "4", title: "What technologies do you work with?", content: "We primarily work with Next.js, React, TypeScript, and modern web technologies. We choose the right stack for each project based on your specific needs."},
]}
ctaTitle="Ready to transform your digital presence?"
ctaDescription="Let's discuss how we can drive real conversations and conversions for your business."