From bbecb3dcd8cd2df6f292ad90fe72a82ba4d255a2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 10:03:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 191 ++++++++++++++--------------------------------- 1 file changed, 54 insertions(+), 137 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b2dfdcf..d2417f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,12 +32,9 @@ export default function LandingPage() { @@ -173,18 +114,12 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { - id: "1", name: "Neon Dashboard", price: "UI/UX", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneurs-team-with-success-story-work-green-screen_482257-123941.jpg"}, - { - id: "2", name: "Abstract Motion", price: "Video", imageSrc: "http://img.b2bpic.net/free-photo/luxury-pink-gold-geometric-shapes-background_23-2148772507.jpg"}, - { - id: "3", name: "Cloud Platform", price: "SaaS", imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-blank-tablet-with-design-space_53876-105192.jpg"}, - { - id: "4", name: "Eco-System App", price: "Mobile", imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037277.jpg"}, - { - id: "5", name: "Brand Identity", price: "Design", imageSrc: "http://img.b2bpic.net/free-photo/3d-black-white-background_23-2150499081.jpg"}, - { - id: "6", name: "Data Analytics", price: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/contemporary-apartment-with-minimalist-home-office-design_482257-124354.jpg"}, + { id: "1", name: "Neon Dashboard", price: "UI/UX", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneurs-team-with-success-story-work-green-screen_482257-123941.jpg"}, + { id: "2", name: "Abstract Motion", price: "Video", imageSrc: "http://img.b2bpic.net/free-photo/luxury-pink-gold-geometric-shapes-background_23-2148772507.jpg"}, + { id: "3", name: "Cloud Platform", price: "SaaS", imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-blank-tablet-with-design-space_53876-105192.jpg"}, + { id: "4", name: "Eco-System App", price: "Mobile", imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037277.jpg"}, + { id: "5", name: "Brand Identity", price: "Design", imageSrc: "http://img.b2bpic.net/free-photo/3d-black-white-background_23-2150499081.jpg"}, + { id: "6", name: "Data Analytics", price: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/contemporary-apartment-with-minimalist-home-office-design_482257-124354.jpg"}, ]} title="Project Showcase" description="A glimpse into our most celebrated works." @@ -197,12 +132,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} metrics={[ - { - id: "1", value: "99.9%", title: "Uptime", description: "Reliable systems.", imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349235.jpg"}, - { - id: "2", value: "200%", title: "ROI", description: "Value delivered.", imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur-interacting-with-digital-ai-brain-symbolizing-platforms_482257-126296.jpg"}, - { - id: "3", value: "1.2s", title: "Speed", description: "Optimal loading.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg"}, + { id: "1", value: "99.9%", title: "Uptime", description: "Reliable systems.", imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349235.jpg"}, + { id: "2", value: "200%", title: "ROI", description: "Value delivered.", imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur-interacting-with-digital-ai-brain-symbolizing-platforms_482257-126296.jpg"}, + { id: "3", value: "1.2s", title: "Speed", description: "Optimal loading.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg"}, ]} title="Performance at Scale" description="Quantifiable results driving our success." @@ -215,16 +147,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", name: "Alice M.", role: "CEO", testimonial: "Exceptional work.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg"}, - { - id: "2", name: "Bob D.", role: "CTO", testimonial: "Very professional.", imageSrc: "http://img.b2bpic.net/free-photo/female-product-photographer-studio_23-2148970225.jpg"}, - { - id: "3", name: "Charlie R.", role: "PM", testimonial: "Great delivery.", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg"}, - { - id: "4", name: "Dana S.", role: "Dir", testimonial: "Top tier agency.", imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204636.jpg"}, - { - id: "5", name: "Evan L.", role: "Lead", testimonial: "Fast and agile.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg"}, + { id: "1", name: "Alice M.", role: "CEO", testimonial: "Exceptional work.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg"}, + { id: "2", name: "Bob D.", role: "CTO", testimonial: "Very professional.", imageSrc: "http://img.b2bpic.net/free-photo/female-product-photographer-studio_23-2148970225.jpg"}, + { id: "3", name: "Charlie R.", role: "PM", testimonial: "Great delivery.", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg"}, + { id: "4", name: "Dana S.", role: "Dir", testimonial: "Top tier agency.", imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204636.jpg"}, + { id: "5", name: "Evan L.", role: "Lead", testimonial: "Fast and agile.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg"}, ]} title="Client Stories" description="What our partners say." @@ -236,12 +163,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { - id: "1", title: "What is the process?", content: "Consultation, strategy, execution."}, - { - id: "2", title: "How long do projects take?", content: "Depending on complexity, 4-12 weeks."}, - { - id: "3", title: "Do you provide support?", content: "Yes, we offer ongoing maintenance."}, + { id: "1", title: "What is the process?", content: "Consultation, strategy, execution."}, + { id: "2", title: "How long do projects take?", content: "Depending on complexity, 4-12 weeks."}, + { id: "3", title: "Do you provide support?", content: "Yes, we offer ongoing maintenance."}, ]} title="Common Questions" description="Answers you need." @@ -252,8 +176,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file