Update src/app/page.tsx

This commit is contained in:
2026-05-25 00:56:58 +00:00
parent 56370bb954
commit 6aa75beb85

View File

@@ -55,6 +55,7 @@ export default function LandingPage() {
]}
showDimOverlay={true}
slides={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EC58TQCp7y7tyc92MSokj6T9Wc/uploaded-1779670602277-50fef4uo.png", imageAlt: "Special Offer" },
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-desktop-monitor-used-software-development-coding-luxurious-loft-apartment-modern_482257-132297.jpg", imageAlt: "Data Interface"},
{
@@ -65,8 +66,6 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/motherboard-circuit-background_23-2151733837.jpg", imageAlt: "Circuit Board"},
{
imageSrc: "http://img.b2bpic.net/free-photo/laptop-wooden-desk-with-social-media-diagram_1134-64.jpg", imageAlt: "Digital Security"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hologram-projector-screen-with-cloud-system-technology_53876-108503.jpg", imageAlt: "Cloud Technology"},
]}
/>
</div>