Merge version_1 into main #3
@@ -51,14 +51,14 @@ export default function LandingPage() {
|
||||
title="Empowering Your Business Growth"
|
||||
description="We provide the strategic tools and expert guidance to help your company scale effectively in a competitive landscape."
|
||||
testimonials={[
|
||||
{ name: "John Doe", handle: "@johndoe", testimonial: "Exceptional service and strategic insight.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-corporate-high-end-office-space-designed-ceo_482257-122705.jpg", imageAlt: "professional modern office business background" },
|
||||
{ name: "Jane Smith", handle: "@janesmith", testimonial: "Helped us double our productivity in six months.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/curious-mature-businessman-pointing-finger-flip-chart-presentation_23-2147923346.jpg", imageAlt: "professional modern office business background" },
|
||||
{ name: "Michael Brown", handle: "@mbrown", testimonial: "A truly professional partner for our growth.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038403.jpg", imageAlt: "professional modern office business background" },
|
||||
{ name: "Sarah Wilson", handle: "@swilson", testimonial: "Their approach is innovative and effective.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/programmer-holding-laptop-with-cloud-computing_53876-71510.jpg", imageAlt: "professional modern office business background" },
|
||||
{ name: "David Lee", handle: "@dlee", testimonial: "Results oriented and highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/algebra-curve-trigonometry-curve-graph_53876-64936.jpg", imageAlt: "professional modern office business background" }
|
||||
{ name: "John Doe", handle: "@johndoe", testimonial: "Exceptional service and strategic insight.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-corporate-high-end-office-space-designed-ceo_482257-122705.jpg?_wi=1", imageAlt: "professional modern office business background" },
|
||||
{ name: "Jane Smith", handle: "@janesmith", testimonial: "Helped us double our productivity in six months.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/curious-mature-businessman-pointing-finger-flip-chart-presentation_23-2147923346.jpg?_wi=1", imageAlt: "professional modern office business background" },
|
||||
{ name: "Michael Brown", handle: "@mbrown", testimonial: "A truly professional partner for our growth.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038403.jpg?_wi=1", imageAlt: "professional modern office business background" },
|
||||
{ name: "Sarah Wilson", handle: "@swilson", testimonial: "Their approach is innovative and effective.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/programmer-holding-laptop-with-cloud-computing_53876-71510.jpg?_wi=1", imageAlt: "professional modern office business background" },
|
||||
{ name: "David Lee", handle: "@dlee", testimonial: "Results oriented and highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/algebra-curve-trigonometry-curve-graph_53876-64936.jpg?_wi=1", imageAlt: "professional modern office business background" }
|
||||
]}
|
||||
buttons={[{ text: "Get Started", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-modern-corporate-high-end-office-space-designed-ceo_482257-122705.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-modern-corporate-high-end-office-space-designed-ceo_482257-122705.jpg?_wi=2"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/arab-business-worker-chatting-with-coworker-using-smartphone_482257-78117.jpg", alt: "Avatar 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-working-with-laptop-coffee-shop_53876-15993.jpg", alt: "Avatar 2" },
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
{ value: "500+", title: "Clients Served" },
|
||||
{ value: "98%", title: "Client Satisfaction" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/curious-mature-businessman-pointing-finger-flip-chart-presentation_23-2147923346.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/curious-mature-businessman-pointing-finger-flip-chart-presentation_23-2147923346.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -101,21 +101,21 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Operational Efficiency", description: "Streamline your daily business processes with our custom automation platform.", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038403.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038403.jpg?_wi=2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/business-plan-strategy-development-process-graphic-concept_53876-124061.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Advanced Data Security", description: "Protect your proprietary information with enterprise-grade encryption and monitoring.", icon: Shield,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/programmer-holding-laptop-with-cloud-computing_53876-71510.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/programmer-holding-laptop-with-cloud-computing_53876-71510.jpg?_wi=2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/server-farm-employee-using-artificial-intelligence-tech-devices_482257-125606.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Global Scaling Strategy", description: "Expand into new markets with confidence using our tested growth frameworks.", icon: Globe,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/algebra-curve-trigonometry-curve-graph_53876-64936.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/algebra-curve-trigonometry-curve-graph_53876-64936.jpg?_wi=2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-20926.jpg" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user