diff --git a/src/app/page.tsx b/src/app/page.tsx index 7622b13..ace969f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,93 +33,58 @@ export default function LandingPage() {
@@ -129,9 +94,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Your product, delivered." description={[ - "Security, speed, and AI included, so you can focus on your user.", - "Build and deploy on the AI Cloud. Vercel provides the developer tools and cloud infrastructure to build, scale, and secure a faster, more personalized web.", - ]} + "Security, speed, and AI included, so you can focus on your user.", "Build and deploy on the AI Cloud. Vercel provides the developer tools and cloud infrastructure to build, scale, and secure a faster, more personalized web."]} /> @@ -142,20 +105,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Automated Pipeline", - description: "Original image stored, thumbnail generated, and optimized for fast display.", - imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-storage-icon-concept_53876-120135.jpg", - }, + title: "Automated Pipeline", description: "Original image stored, thumbnail generated, and optimized for fast display.", imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-storage-icon-concept_53876-120135.jpg"}, { - title: "Smart Search System", - description: "Search by event, year, photographer, or camera model using our advanced metadata engine.", - imageSrc: "http://img.b2bpic.net/free-vector/landing-page-transfer-files-concept_23-2148298716.jpg", - }, + title: "Smart Search System", description: "Search by event, year, photographer, or camera model using our advanced metadata engine.", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-transfer-files-concept_23-2148298716.jpg"}, { - title: "QR Event Access", - description: "Instant event access for users via QR code and shareable public links.", - imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-storage-data-network_53876-120080.jpg", - }, + title: "QR Event Access", description: "Instant event access for users via QR code and shareable public links.", imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-storage-data-network_53876-120080.jpg"}, ]} title="Features that make a difference." description="Deliver more value to users by executing complex workflows." @@ -170,25 +124,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "6x", - title: "Faster Shipping", - description: "Teams report significant gains in deployment speed.", - icon: Zap, + id: "m1", value: "6x", title: "Faster Shipping", description: "Teams report significant gains in deployment speed.", icon: Zap, }, { - id: "m2", - value: "95%", - title: "Load Reduction", - description: "Reduction in page load times.", - icon: Rocket, + id: "m2", value: "95%", title: "Load Reduction", description: "Reduction in page load times.", icon: Rocket, }, { - id: "m3", - value: "24x", - title: "Build Velocity", - description: "Faster build times on our AI cloud.", - icon: TrendingUp, + id: "m3", value: "24x", title: "Build Velocity", description: "Faster build times on our AI cloud.", icon: TrendingUp, }, ]} title="Proven Performance" @@ -201,14 +143,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Vercel", - "Next.js", - "Turbo", - "Nuxt", - "Svelte", - "Astro", - "OpenAI", - ]} + "Vercel", "Next.js", "Turbo", "Nuxt", "Svelte", "Astro", "OpenAI"]} title="Used by industry leaders." description="Top-tier companies and teams trust our platform for their media management." /> @@ -218,48 +153,24 @@ export default function LandingPage() { @@ -317,13 +216,9 @@ export default function LandingPage() {