Update src/app/page.tsx
This commit is contained in:
@@ -113,7 +113,7 @@ export default function WebAgency2Page() {
|
||||
testimonial="Nexus bridged the gap between our complex enterprise needs and a world-class user experience. A transformative partner in every sense."
|
||||
rating={5}
|
||||
author="— Alex Rivers, CTO at Velocity Global"
|
||||
avatars={[{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Alex Rivers" }]}
|
||||
avatars={[{ src: "http://img.b2bpic.net/free-photo/25th-years-anniversary-celebration-3d-render_460848-7385.jpg", alt: "Velocity Global Logo" }, { src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Alex Rivers" }]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -186,4 +186,4 @@ export default function WebAgency2Page() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user