Merge version_1 into main #3
@@ -48,14 +48,14 @@ export default function LandingPage() {
|
||||
title="Scaling Brands in the Digital Era"
|
||||
description="We craft elite social media strategies that turn engagement into measurable growth for premium brands."
|
||||
testimonials={[
|
||||
{ name: "Sarah J.", handle: "@sarahj", testimonial: "Transformed our digital presence overnight.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/abstract-fire-style-background_1017-3291.jpg", imageAlt: "digital agency background dark mode" },
|
||||
{ name: "Sarah J.", handle: "@sarahj", testimonial: "Transformed our digital presence overnight.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/abstract-fire-style-background_1017-3291.jpg?_wi=1", imageAlt: "digital agency background dark mode" },
|
||||
{ name: "Mike D.", handle: "@miked", testimonial: "The best agency in the industry.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-particle-design_1048-13547.jpg", imageAlt: "digital agency background dark mode" },
|
||||
{ name: "Alex R.", handle: "@alexr", testimonial: "Results exceeded all expectations.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/angry-manager-looking-disappointed-cross-arms-chest-frowning-displeased-standing-white-b_1258-113650.jpg", imageAlt: "digital agency background dark mode" },
|
||||
{ name: "Elena V.", handle: "@elenav", testimonial: "Incredible creative and analytical team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/designer-working-3d-model_23-2149371898.jpg", imageAlt: "digital agency background dark mode" },
|
||||
{ name: "Chris B.", handle: "@chrisb", testimonial: "Real growth, not just vanity metrics.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-mulatto-male-model-black-hat-indoor-photo-cheerful-young-man-with-brown-skin_197531-21943.jpg", imageAlt: "digital agency background dark mode" },
|
||||
{ name: "Alex R.", handle: "@alexr", testimonial: "Results exceeded all expectations.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/angry-manager-looking-disappointed-cross-arms-chest-frowning-displeased-standing-white-b_1258-113650.jpg?_wi=1", imageAlt: "digital agency background dark mode" },
|
||||
{ name: "Elena V.", handle: "@elenav", testimonial: "Incredible creative and analytical team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/designer-working-3d-model_23-2149371898.jpg?_wi=1", imageAlt: "digital agency background dark mode" },
|
||||
{ name: "Chris B.", handle: "@chrisb", testimonial: "Real growth, not just vanity metrics.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-mulatto-male-model-black-hat-indoor-photo-cheerful-young-man-with-brown-skin_197531-21943.jpg?_wi=1", imageAlt: "digital agency background dark mode" },
|
||||
]}
|
||||
buttons={[{ text: "Get Started", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-fire-style-background_1017-3291.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-fire-style-background_1017-3291.jpg?_wi=2"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/confident-businessman-glasses-looking-camera-cross-arms-chest-standing-white-backgroun_1258-113177.jpg", alt: "Confident businessman" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/side-view-smiley-modern-female_23-2148415853.jpg", alt: "Side view smiley modern female" },
|
||||
@@ -152,9 +152,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah J.", role: "CEO", company: "Apex", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/angry-manager-looking-disappointed-cross-arms-chest-frowning-displeased-standing-white-b_1258-113650.jpg" },
|
||||
{ id: "t2", name: "Mike D.", role: "CTO", company: "Nebula", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/designer-working-3d-model_23-2149371898.jpg" },
|
||||
{ id: "t3", name: "Alex R.", role: "Founder", company: "Zenith", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-mulatto-male-model-black-hat-indoor-photo-cheerful-young-man-with-brown-skin_197531-21943.jpg" },
|
||||
{ id: "t1", name: "Sarah J.", role: "CEO", company: "Apex", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/angry-manager-looking-disappointed-cross-arms-chest-frowning-displeased-standing-white-b_1258-113650.jpg?_wi=2" },
|
||||
{ id: "t2", name: "Mike D.", role: "CTO", company: "Nebula", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/designer-working-3d-model_23-2149371898.jpg?_wi=2" },
|
||||
{ id: "t3", name: "Alex R.", role: "Founder", company: "Zenith", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-mulatto-male-model-black-hat-indoor-photo-cheerful-young-man-with-brown-skin_197531-21943.jpg?_wi=2" },
|
||||
{ id: "t4", name: "Elena V.", role: "Manager", company: "Flux", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17120.jpg" },
|
||||
{ id: "t5", name: "Chris B.", role: "Director", company: "Core", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-with-tablet_23-2149457730.jpg" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user