Merge version_1 into main #3
@@ -48,19 +48,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Anna Schmidt", handle: "Project Manager, TechSolutions", testimonial: "Their hands-on approach and genuine expertise saved our complex migration project.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1"},
|
||||
{
|
||||
name: "Marek Novak", handle: "CTO, FinInnovate", testimonial: "Finally, a team that treats your goals like their own. No corporate fluff, just results.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg?_wi=1"},
|
||||
{
|
||||
name: "Hans Mueller", handle: "CEO, IndustrieGruppe", testimonial: "An authentic partner that understands the nuances of European markets.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2"},
|
||||
{
|
||||
name: "Sofie Bauer", handle: "Operations Lead, LogisticsCo", testimonial: "Refreshing honesty and deep technical proficiency. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=1"},
|
||||
{
|
||||
name: "Klaus Fischer", handle: "Founder, DigitalBuild", testimonial: "The best team I have worked with in years. No corporate jargon.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -120,11 +120,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "240+", title: "Projects delivered", description: "Across diverse industries.", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-working-project-together_23-2147707776.jpg"},
|
||||
id: "m1", value: "240+", title: "Projects delivered", description: "Across diverse industries.", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-working-project-together_23-2147707776.jpg?_wi=1"},
|
||||
{
|
||||
id: "m2", value: "98%", title: "Client retention", description: "Built on long-term trust.", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-working-project-together_23-2147707776.jpg"},
|
||||
id: "m2", value: "98%", title: "Client retention", description: "Built on long-term trust.", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-working-project-together_23-2147707776.jpg?_wi=2"},
|
||||
{
|
||||
id: "m3", value: "5x", title: "Process efficiency", description: "Average gain for clients.", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-working-project-together_23-2147707776.jpg"},
|
||||
id: "m3", value: "5x", title: "Process efficiency", description: "Average gain for clients.", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-working-project-together_23-2147707776.jpg?_wi=3"},
|
||||
]}
|
||||
title="Tangible results in numbers"
|
||||
description="Measurable outcomes delivered by our dedicated hands-on approach."
|
||||
@@ -136,15 +136,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Hans Mueller", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
id: "1", name: "Hans Mueller", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3"},
|
||||
{
|
||||
id: "2", name: "Sofie Bauer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg"},
|
||||
id: "2", name: "Sofie Bauer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Klaus Fischer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
id: "3", name: "Klaus Fischer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4"},
|
||||
{
|
||||
id: "4", name: "Lukas Wagner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg"},
|
||||
id: "4", name: "Lukas Wagner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=2"},
|
||||
{
|
||||
id: "5", name: "Maria Zimmer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"},
|
||||
id: "5", name: "Maria Zimmer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2"},
|
||||
]}
|
||||
cardTitle="What our partners say"
|
||||
cardTag="Testimonials"
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f3", title: "Can I talk to the team?", content: "Yes, direct access to the specialists is core to our collaborative model."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crop-people-working-project-together_23-2147707776.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crop-people-working-project-together_23-2147707776.jpg?_wi=4"
|
||||
mediaAnimation="slide-up"
|
||||
title="Common questions answered"
|
||||
description="Getting started with Effec Team is transparent and direct."
|
||||
|
||||
Reference in New Issue
Block a user