Merge version_2 into main #3
@@ -52,20 +52,20 @@ export default function LandingPage() {
|
||||
title="Architects of Digital Excellence"
|
||||
description="We build high-performance digital products and experiences that scale businesses. From bespoke web design to complex software systems, we bring vision to life."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/freelancer-home-wearing-vr-goggles-using-augmented-reality-visualize-final-result-after-working-machinery-construction-using-cad-engineering-software-computer-developing-engine-product_482257-67895.jpg", imageAlt: "Digital design 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345423.jpg", imageAlt: "Digital design 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-male-working-from-home-night_23-2148499673.jpg", imageAlt: "Digital design 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-varicolored-soap-bubble-black-background_23-2148235710.jpg", imageAlt: "Digital design 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg", imageAlt: "Digital design 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-chromatic-gradient_23-2151920651.jpg", imageAlt: "Digital design 6" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/freelancer-home-wearing-vr-goggles-using-augmented-reality-visualize-final-result-after-working-machinery-construction-using-cad-engineering-software-computer-developing-engine-product_482257-67895.jpg?_wi=1", imageAlt: "Digital design 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345423.jpg?_wi=1", imageAlt: "Digital design 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-male-working-from-home-night_23-2148499673.jpg?_wi=1", imageAlt: "Digital design 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-varicolored-soap-bubble-black-background_23-2148235710.jpg?_wi=1", imageAlt: "Digital design 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg?_wi=1", imageAlt: "Digital design 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-chromatic-gradient_23-2151920651.jpg?_wi=1", imageAlt: "Digital design 6" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-chromatic-gradient_23-2151920651.jpg", imageAlt: "Digital design 6" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg", imageAlt: "Digital design 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-varicolored-soap-bubble-black-background_23-2148235710.jpg", imageAlt: "Digital design 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-male-working-from-home-night_23-2148499673.jpg", imageAlt: "Digital design 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345423.jpg", imageAlt: "Digital design 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/freelancer-home-wearing-vr-goggles-using-augmented-reality-visualize-final-result-after-working-machinery-construction-using-cad-engineering-software-computer-developing-engine-product_482257-67895.jpg", imageAlt: "Digital design 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-chromatic-gradient_23-2151920651.jpg?_wi=2", imageAlt: "Digital design 6" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg?_wi=2", imageAlt: "Digital design 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-varicolored-soap-bubble-black-background_23-2148235710.jpg?_wi=2", imageAlt: "Digital design 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-male-working-from-home-night_23-2148499673.jpg?_wi=2", imageAlt: "Digital design 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345423.jpg?_wi=2", imageAlt: "Digital design 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/freelancer-home-wearing-vr-goggles-using-augmented-reality-visualize-final-result-after-working-machinery-construction-using-cad-engineering-software-computer-developing-engine-product_482257-67895.jpg?_wi=2", imageAlt: "Digital design 1" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Start Project", href: "#contact" },
|
||||
|
||||
Reference in New Issue
Block a user