From b73f783c13a63fc0787541d95b8430c6b08cd8f7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 09:31:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 277 +++++++---------------------------------------- 1 file changed, 41 insertions(+), 236 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bcee68e..36b589e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,55 +31,27 @@ export default function LandingPage() {
@@ -92,18 +64,9 @@ export default function LandingPage() { title="A Masterpiece of Engineering" description="Crafted from aerospace-grade titanium and chemically strengthened glass, the iPhone 17 is both stronger and lighter than any predecessor." bulletPoints={[ - { - title: "Precision Milling", - description: "Micro-tolerance CNC machining for a seamless frame.", - }, - { - title: "Advanced Resilience", - description: "Ceramic shield front for enhanced drop protection.", - }, - { - title: "Ergonomic Grip", - description: "Contoured edges designed for perfect comfort.", - }, + { title: "Precision Milling", description: "Micro-tolerance CNC machining for a seamless frame." }, + { title: "Advanced Resilience", description: "Ceramic shield front for enhanced drop protection." }, + { title: "Ergonomic Grip", description: "Contoured edges designed for perfect comfort." }, ]} imageSrc="http://img.b2bpic.net/free-photo/flat-lay-circuit-board-close-up_23-2149174366.jpg" mediaAnimation="slide-up" @@ -115,21 +78,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - title: "Night Vision Pro", - description: "Captured in near total darkness with incredible clarity.", - imageSrc: "http://img.b2bpic.net/free-photo/pov-man-trendy-fashionable-hipster-skinny-denim-jeans-making-photos-his-legs-feet-white-sneakers-smartphone-social-media_346278-1350.jpg", - }, - { - title: "Instant Motion", - description: "Freeze split-second moments with pro-grade shutter speeds.", - imageSrc: "http://img.b2bpic.net/free-photo/tourist-watches-glacier-water-iceland_346278-268.jpg", - }, - { - title: "Hyper-Real AR", - description: "The most immersive augmented reality experience yet.", - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-with-abstract-wallpaper-coming-out-screen_23-2151033638.jpg", - }, + { title: "Night Vision Pro", description: "Captured in near total darkness with incredible clarity.", imageSrc: "http://img.b2bpic.net/free-photo/pov-man-trendy-fashionable-hipster-skinny-denim-jeans-making-photos-his-legs-feet-white-sneakers-smartphone-social-media_346278-1350.jpg" }, + { title: "Instant Motion", description: "Freeze split-second moments with pro-grade shutter speeds.", imageSrc: "http://img.b2bpic.net/free-photo/tourist-watches-glacier-water-iceland_346278-268.jpg" }, + { title: "Hyper-Real AR", description: "The most immersive augmented reality experience yet.", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-with-abstract-wallpaper-coming-out-screen_23-2151033638.jpg" }, ]} title="Unrivaled Capability" description="Engineered for speed, durability, and creative expression." @@ -143,42 +94,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "1", - name: "Obsidian Black", - price: "$1,099", - imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033669.jpg", - }, - { - id: "2", - name: "Deep Blue", - price: "$1,099", - imageSrc: "http://img.b2bpic.net/free-photo/blue-marine-composition-with-tablet_23-2148182501.jpg", - }, - { - id: "3", - name: "Natural Titanium", - price: "$1,199", - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surrounded-with-rosemary-black-pepper-garlic-dark-backdrop_23-2147917362.jpg", - }, - { - id: "4", - name: "Sunset Gold", - price: "$1,199", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-taking-selfie_23-2148723387.jpg", - }, - { - id: "5", - name: "Polar White", - price: "$1,099", - imageSrc: "http://img.b2bpic.net/free-photo/ramadan-phone-14-with-crescent-left-side-white-background_187299-35109.jpg", - }, - { - id: "6", - name: "Graphite", - price: "$1,099", - imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-from-perspective-side-dark-background_187299-35318.jpg", - }, + { id: "1", name: "Obsidian Black", price: "$1,099", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033669.jpg" }, + { id: "2", name: "Deep Blue", price: "$1,099", imageSrc: "http://img.b2bpic.net/free-photo/blue-marine-composition-with-tablet_23-2148182501.jpg" }, + { id: "3", name: "Natural Titanium", price: "$1,199", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surrounded-with-rosemary-black-pepper-garlic-dark-backdrop_23-2147917362.jpg" }, + { id: "4", name: "Sunset Gold", price: "$1,199", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-taking-selfie_23-2148723387.jpg" }, + { id: "5", name: "Polar White", price: "$1,099", imageSrc: "http://img.b2bpic.net/free-photo/ramadan-phone-14-with-crescent-left-side-white-background_187299-35109.jpg" }, + { id: "6", name: "Graphite", price: "$1,099", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-from-perspective-side-dark-background_187299-35318.jpg" }, ]} title="Choose Your Finish" description="Sophisticated hues for every professional style." @@ -191,21 +112,9 @@ export default function LandingPage() { title="Engineered for Excellence" tag="Performance Stats" metrics={[ - { - id: "m1", - value: "3x", - description: "Faster Neural Processing", - }, - { - id: "m2", - value: "48h", - description: "Extended Battery Life", - }, - { - id: "m3", - value: "120Hz", - description: "ProMotion Adaptive Refresh", - }, + { id: "m1", value: "3x", description: "Faster Neural Processing" }, + { id: "m2", value: "48h", description: "Extended Battery Life" }, + { id: "m3", value: "120Hz", description: "ProMotion Adaptive Refresh" }, ]} metricsAnimation="blur-reveal" /> @@ -217,60 +126,16 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Marcus Chen", - role: "Tech Lead", - company: "Global Tech", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-solving-startup-problems-with-laptop-archived-documents-looking-annual-statistics-report-find-issue-young-analyst-reviewing-papers-executive-strategy-plan_482257-65811.jpg", - }, - { - id: "2", - name: "Sarah Miller", - role: "Creative Lead", - company: "DesignCo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", - }, - { - id: "3", - name: "David Okoro", - role: "Founder", - company: "InnovateLabs", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/video-editor-worker-standing-front-camera-smiling-working-creative-agency-office-holding-la_482257-3426.jpg", - }, - { - id: "4", - name: "Elena Rossi", - role: "Editor", - company: "Digital Edge", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-unshaven-handsome-young-hipster-guy-looks-with-dark-shining-eyes-pleased-smile_273609-8596.jpg", - }, - { - id: "5", - name: "Thomas Wright", - role: "Director", - company: "FilmHouse", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-bearded-freelancer-photographer-holds-digital-camera-grey-background_613910-1558.jpg", - }, + { id: "1", name: "Marcus Chen", role: "Tech Lead", company: "Global Tech", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-solving-startup-problems-with-laptop-archived-documents-looking-annual-statistics-report-find-issue-young-analyst-reviewing-papers-executive-strategy-plan_482257-65811.jpg" }, + { id: "2", name: "Sarah Miller", role: "Creative Lead", company: "DesignCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg" }, + { id: "3", name: "David Okoro", role: "Founder", company: "InnovateLabs", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/video-editor-worker-standing-front-camera-smiling-working-creative-agency-office-holding-la_482257-3426.jpg" }, + { id: "4", name: "Elena Rossi", role: "Editor", company: "Digital Edge", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-unshaven-handsome-young-hipster-guy-looks-with-dark-shining-eyes-pleased-smile_273609-8596.jpg" }, + { id: "5", name: "Thomas Wright", role: "Director", company: "FilmHouse", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-bearded-freelancer-photographer-holds-digital-camera-grey-background_613910-1558.jpg" }, ]} kpiItems={[ - { - value: "9.8/10", - label: "Review Average", - }, - { - value: "1M+", - label: "Early Adopters", - }, - { - value: "100%", - label: "Customer Satisfaction", - }, + { value: "9.8/10", label: "Review Average" }, + { value: "1M+", label: "Early Adopters" }, + { value: "100%", label: "Customer Satisfaction" }, ]} title="The Industry Standard" description="See why experts call the iPhone 17 a technological revolution." @@ -281,35 +146,20 @@ export default function LandingPage() {
-- 2.49.1