Merge version_1 into main #1
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
description="Comprehensive solutions tailored to elevate your digital presence and drive business growth."
|
||||
features={[
|
||||
{
|
||||
title: "Web Design & Development", description: "Beautiful, responsive websites built with cutting-edge technology and best practices.", imageSrc: "http://img.b2bpic.net/free-vector/social-page-application-ui-design-concept_1284-45234.jpg", imageAlt: "Web Design Services", buttonIcon: ArrowRight
|
||||
title: "Web Design & Development", description: "Beautiful, responsive websites built with cutting-edge technology and best practices.", imageSrc: "http://img.b2bpic.net/free-vector/social-page-application-ui-design-concept_1284-45234.jpg?_wi=1", imageAlt: "Web Design Services", buttonIcon: ArrowRight
|
||||
},
|
||||
{
|
||||
title: "Brand Identity Design", description: "Strategic branding that creates lasting impressions and strengthens your market position.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg", imageAlt: "Brand Identity Design", buttonIcon: ArrowRight
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
id: "1", value: "150+", title: "Projects Delivered", description: "Successful digital experiences created", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg", imageAlt: "Project Portfolio"
|
||||
},
|
||||
{
|
||||
id: "2", value: "98%", title: "Client Satisfaction", description: "Consistently exceeding expectations", imageSrc: "http://img.b2bpic.net/free-vector/social-page-application-ui-design-concept_1284-45234.jpg", imageAlt: "Client Success"
|
||||
id: "2", value: "98%", title: "Client Satisfaction", description: "Consistently exceeding expectations", imageSrc: "http://img.b2bpic.net/free-vector/social-page-application-ui-design-concept_1284-45234.jpg?_wi=2", imageAlt: "Client Success"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", company: "TechFlow Inc", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Marketing Director", company: "Creative Studios", rating: 5,
|
||||
@@ -141,11 +141,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Founder", company: "Innovation Labs", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Product Manager", company: "Digital Ventures", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Lee", role: "Brand Director", company: "Premium Brands Co", rating: 5,
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Thompson", role: "Business Owner", company: "Global Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Thompson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Robert Thompson"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user