Merge version_1 into main #3
@@ -62,15 +62,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Martinez", handle: "CEO, TechVenture", testimonial: "Our site loads 3x faster now. Clients notice the difference.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "James Chen", handle: "Founder, EcoStart", testimonial: "Exactly what we needed - efficient, affordable, and results-driven.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-folded-arms_23-2147955369.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-folded-arms_23-2147955369.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Lisa Rodriguez", handle: "Director, GrowthCo", testimonial: "Best investment for our startup. Conversion rates jumped 40%.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-using-smartphone-lobby_1262-5625.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-using-smartphone-lobby_1262-5625.jpg?_wi=1"
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
{ value: "50+", title: "Lean Sites Launched" },
|
||||
{ value: "3x", title: "Avg Speed Improvement" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-working-together_23-2148826957.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-working-together_23-2148826957.jpg?_wi=1"
|
||||
imageAlt="Efficient web design workflow and process"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Lightning-Fast Performance", description: "Average 2.5s load time. Optimized code and smart architecture mean your site performs flawlessly across all devices.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147916743.jpg", imageAlt: "Fast loading responsive website on mobile"
|
||||
title: "Lightning-Fast Performance", description: "Average 2.5s load time. Optimized code and smart architecture mean your site performs flawlessly across all devices.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147916743.jpg?_wi=1", imageAlt: "Fast loading responsive website on mobile"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -117,11 +117,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Lean & Maintainable Code", description: "Clean, efficient codebase means faster iterations and lower maintenance costs. Your developers will thank you.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-together_23-2148826957.jpg", imageAlt: "Efficient development workflow process"
|
||||
title: "Lean & Maintainable Code", description: "Clean, efficient codebase means faster iterations and lower maintenance costs. Your developers will thank you.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-together_23-2148826957.jpg?_wi=2", imageAlt: "Efficient development workflow process"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "White-Label Ready", description: "Freelancers and agencies: white-label solutions for your clients. Deliver premium sites under your brand.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147916743.jpg", imageAlt: "Scalable white label web solutions"
|
||||
title: "White-Label Ready", description: "Freelancers and agencies: white-label solutions for your clients. Deliver premium sites under your brand.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147916743.jpg?_wi=2", imageAlt: "Scalable white label web solutions"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -165,15 +165,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Martinez", role: "CEO", company: "TechVenture", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", role: "Founder", company: "EcoStart", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-folded-arms_23-2147955369.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-folded-arms_23-2147955369.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Lisa Rodriguez", role: "Director", company: "GrowthCo", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-using-smartphone-lobby_1262-5625.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-using-smartphone-lobby_1262-5625.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Park", role: "Agency Owner", company: "Park Studios", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user