Merge version_2 into main #3
@@ -48,20 +48,20 @@ export default function LandingPage() {
|
||||
title="Defining the Digital Frontier."
|
||||
description="We architect premium web experiences for brands that demand excellence and digital transformation."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg", imageAlt: "Hero scene 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-customizing-avatar-concept_23-2150729045.jpg", imageAlt: "Hero scene 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/coworkers-working-office_23-2147807981.jpg", imageAlt: "Hero scene 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-with-connecting-lines-dots_1048-7721.jpg", imageAlt: "Hero scene 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/transparent-crystal-prism-with-dark-shadow-white-background_23-2147948817.jpg", imageAlt: "Hero scene 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037162.jpg", imageAlt: "Hero scene 6" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg?_wi=1", imageAlt: "Hero scene 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-customizing-avatar-concept_23-2150729045.jpg?_wi=1", imageAlt: "Hero scene 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/coworkers-working-office_23-2147807981.jpg?_wi=1", imageAlt: "Hero scene 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-with-connecting-lines-dots_1048-7721.jpg?_wi=1", imageAlt: "Hero scene 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/transparent-crystal-prism-with-dark-shadow-white-background_23-2147948817.jpg?_wi=1", imageAlt: "Hero scene 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037162.jpg?_wi=1", imageAlt: "Hero scene 6" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037162.jpg", imageAlt: "Hero scene 6" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/transparent-crystal-prism-with-dark-shadow-white-background_23-2147948817.jpg", imageAlt: "Hero scene 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-with-connecting-lines-dots_1048-7721.jpg", imageAlt: "Hero scene 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/coworkers-working-office_23-2147807981.jpg", imageAlt: "Hero scene 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-customizing-avatar-concept_23-2150729045.jpg", imageAlt: "Hero scene 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg", imageAlt: "Hero scene 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037162.jpg?_wi=2", imageAlt: "Hero scene 6" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/transparent-crystal-prism-with-dark-shadow-white-background_23-2147948817.jpg?_wi=2", imageAlt: "Hero scene 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-with-connecting-lines-dots_1048-7721.jpg?_wi=2", imageAlt: "Hero scene 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/coworkers-working-office_23-2147807981.jpg?_wi=2", imageAlt: "Hero scene 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-customizing-avatar-concept_23-2150729045.jpg?_wi=2", imageAlt: "Hero scene 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg?_wi=2", imageAlt: "Hero scene 1" },
|
||||
]}
|
||||
buttons={[{ text: "Start Project", href: "#contact" }]}
|
||||
avatars={[
|
||||
|
||||
Reference in New Issue
Block a user