From ffdbf62e59cdd1b73a43f00a971530e10d3874e5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 20:52:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 199 ++++++++++------------------------------------- 1 file changed, 42 insertions(+), 157 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 174a104..2e1d8dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,44 +31,32 @@ export default function LandingPage() {
@@ -80,40 +68,16 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Digital Design", - description: "3D renderings, architectural jury layouts, and visual presentations.", - phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZqf4dj2i4cW5YGNwDr1n00fUI/uploaded-1776977480320-iypsmqkq.png?_wi=1", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-user-panel_23-2148367849.jpg?_wi=1", - }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZqf4dj2i4cW5YGNwDr1n00fUI/uploaded-1776977480320-o75d8cjz.png?_wi=1", - imageAlt: "User provided image", + title: "Digital Design", description: "3D renderings, architectural jury layouts, and visual presentations.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZqf4dj2i4cW5YGNwDr1n00fUI/uploaded-1776977480320-iypsmqkq.png" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-user-panel_23-2148367849.jpg" }, }, { - title: "Architectural Design", - description: "Concept development and precise working drawings.", - phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZqf4dj2i4cW5YGNwDr1n00fUI/uploaded-1776977480320-d5x9gl0g.png?_wi=1", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/architecture-plan-blueprint-layout-work-concept_53876-124263.jpg?_wi=1", - }, - imageSrc: "http://img.b2bpic.net/free-photo/panoramic-views-dubai-city-illuminated-neon-spectrum_23-2151305368.jpg?_wi=2", - imageAlt: "User provided image", + title: "Architectural Design", description: "Concept development and precise working drawings.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZqf4dj2i4cW5YGNwDr1n00fUI/uploaded-1776977480320-d5x9gl0g.png" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/architecture-plan-blueprint-layout-work-concept_53876-124263.jpg" }, }, { - title: "Tech & Product", - description: "Full-stack development, UI/UX, and product experience design.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722711.jpg?_wi=1", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17507.jpg?_wi=1", - }, - imageSrc: "http://img.b2bpic.net/free-photo/person-controlling-house-light-using-smart-home-application-touching-screen-turn-it-by-mobile_482257-2842.jpg?_wi=1", - imageAlt: "User provided image", + title: "Tech & Product", description: "Full-stack development, UI/UX, and product experience design.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722711.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17507.jpg" }, }, ]} showStepNumbers={false} @@ -127,27 +91,16 @@ export default function LandingPage() { textboxLayout="split" gridVariant="bento-grid" useInvertedBackground={false} + animationType="slide-up" metrics={[ { - id: "m1", - value: "100%", - title: "Custom Solutions", - description: "Tailored to your needs.", - icon: CheckCircle, + id: "m1", value: "100%", title: "Custom Solutions", description: "Tailored to your needs.", icon: CheckCircle, }, { - id: "m2", - value: "Fast", - title: "Turnaround", - description: "Professional workflow efficiency.", - icon: Zap, + id: "m2", value: "Fast", title: "Turnaround", description: "Professional workflow efficiency.", icon: Zap, }, { - id: "m3", - value: "Global", - title: "Presence", - description: "Available for projects worldwide.", - icon: Globe, + id: "m3", value: "Global", title: "Presence", description: "Available for projects worldwide.", icon: Globe, }, ]} title="Why Work With Us" @@ -163,33 +116,13 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Modern Residential", - price: "Architectural", - variant: "Featured", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZqf4dj2i4cW5YGNwDr1n00fUI/uploaded-1776977480320-iypsmqkq.png?_wi=2", - }, + id: "p1", name: "Modern Residential", price: "Architectural", variant: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZqf4dj2i4cW5YGNwDr1n00fUI/uploaded-1776977480320-iypsmqkq.png"}, { - id: "p2", - name: "Urban Interface", - price: "Web App", - variant: "Featured", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZqf4dj2i4cW5YGNwDr1n00fUI/uploaded-1776977480320-o75d8cjz.png?_wi=2", - }, + id: "p2", name: "Urban Interface", price: "Web App", variant: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZqf4dj2i4cW5YGNwDr1n00fUI/uploaded-1776977480320-o75d8cjz.png"}, { - id: "p3", - name: "Luxury Retail", - price: "Interior", - variant: "Featured", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZqf4dj2i4cW5YGNwDr1n00fUI/uploaded-1776977480320-d5x9gl0g.png?_wi=2", - }, + id: "p3", name: "Luxury Retail", price: "Interior", variant: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZqf4dj2i4cW5YGNwDr1n00fUI/uploaded-1776977480320-d5x9gl0g.png"}, { - id: "p4", - name: "Tech Ecosystem", - price: "UI/UX", - variant: "Featured", - imageSrc: "http://img.b2bpic.net/free-photo/person-controlling-house-light-using-smart-home-application-touching-screen-turn-it-by-mobile_482257-2842.jpg?_wi=2", - }, + id: "p4", name: "Tech Ecosystem", price: "UI/UX", variant: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/person-controlling-house-light-using-smart-home-application-touching-screen-turn-it-by-mobile_482257-2842.jpg"}, ]} title="Selected Works" description="Architectural renders and digital products built for scale." @@ -200,42 +133,19 @@ export default function LandingPage() { @@ -269,57 +172,39 @@ export default function LandingPage() { description="Got a project in mind? Reach out today." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us about your vision...", - required: true, + name: "message", placeholder: "Tell us about your vision...", required: true, }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZqf4dj2i4cW5YGNwDr1n00fUI/uploaded-1776977480320-iypsmqkq.png?_wi=4" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZqf4dj2i4cW5YGNwDr1n00fUI/uploaded-1776977480320-iypsmqkq.png" mediaPosition="right" />