Merge version_1 into main #1
@@ -75,27 +75,27 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mobile-phone-with-wireless-lighting-automation-software_482257-7532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mobile-phone-with-wireless-lighting-automation-software_482257-7532.jpg?_wi=1",
|
||||
imageAlt: "Apps Service Card",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-125507.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-125507.jpg?_wi=1",
|
||||
imageAlt: "Websites Service Card",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sale-with-special-discount-vr-glasses_23-2150040387.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sale-with-special-discount-vr-glasses_23-2150040387.jpg?_wi=1",
|
||||
imageAlt: "Holding Pages Service Card",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-database-analysis-system-information-concept_53876-134071.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-database-analysis-system-information-concept_53876-134071.jpg?_wi=1",
|
||||
imageAlt: "Databases Service Card",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mobile-phone-with-wireless-lighting-automation-software_482257-7532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mobile-phone-with-wireless-lighting-automation-software_482257-7532.jpg?_wi=2",
|
||||
imageAlt: "Apps Service Card",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-125507.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-125507.jpg?_wi=2",
|
||||
imageAlt: "Websites Service Card",
|
||||
},
|
||||
]}
|
||||
@@ -114,17 +114,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Precision UI",
|
||||
description: "Pixel-perfect interfaces designed for clarity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-125507.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-125507.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
title: "Systems Design",
|
||||
description: "Robust architecture for scalable digital products.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-database-analysis-system-information-concept_53876-134071.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-database-analysis-system-information-concept_53876-134071.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Rapid Prototyping",
|
||||
description: "Fast-tracked concepts to help you visualize success.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sale-with-special-discount-vr-glasses_23-2150040387.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sale-with-special-discount-vr-glasses_23-2150040387.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user