From 60ad417e5989798e2e70c1b302966d145598a3b8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 19:25:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 360 +++++++---------------------------------------- 1 file changed, 53 insertions(+), 307 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 707d7f2..911e01f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,130 +32,48 @@ export default function LandingPage() {
@@ -165,8 +83,7 @@ export default function LandingPage() { useInvertedBackground={true} title="A Creative Professional" description={[ - "I specialize in building clean, impactful digital experiences that translate complex ideas into intuitive design.", - "With a focus on detail and functionality, I help brands and individuals stand out in crowded digital spaces.", + "I specialize in building clean, impactful digital experiences that translate complex ideas into intuitive design.", "With a focus on detail and functionality, I help brands and individuals stand out in crowded digital spaces." ]} /> @@ -178,41 +95,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Strategy", - description: "Defining clear goals and roadmaps for complex projects.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/website-creation-process-line-icons-set-with-prototyping-research-development_1284-8213.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/words-strategy-notebook-white-background_1357-147.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-headphones_23-2148430894.jpg?_wi=2", - imageAlt: "digital design process workflow icon", + title: "Strategy", description: "Defining clear goals and roadmaps for complex projects.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/website-creation-process-line-icons-set-with-prototyping-research-development_1284-8213.jpg", imageAlt: "digital design process workflow icon" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/words-strategy-notebook-white-background_1357-147.jpg" } }, { - title: "Branding", - description: "Crafting unique visual identities that build lasting trust.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/be-creative-fresh-ideas-solution-innovation-concept_53876-123677.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-men-sitting-chair-with-white-t-shirt-sunglasses-street_1153-6668.jpg", - imageAlt: "digital design process workflow icon", + title: "Branding", description: "Crafting unique visual identities that build lasting trust.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/be-creative-fresh-ideas-solution-innovation-concept_53876-123677.jpg", imageAlt: "digital design process workflow icon" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg" } }, { - title: "Interface Design", - description: "Creating intuitive, accessible, and beautiful user interfaces.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/corporate-advisor-planning-report-with-vr-glasses-desk_482257-77584.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-working-desk_23-2148521598.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/printer-icon-computer-page-digital-paper-concept_53876-124304.jpg?_wi=1", - imageAlt: "digital design process workflow icon", - }, + title: "Interface Design", description: "Creating intuitive, accessible, and beautiful user interfaces.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/corporate-advisor-planning-report-with-vr-glasses-desk_482257-77584.jpg", imageAlt: "digital design process workflow icon" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-working-desk_23-2148521598.jpg" } + } ]} showStepNumbers={true} title="My Expertise" @@ -227,60 +120,12 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={true} products={[ - { - id: "1", - brand: "Tech", - name: "Dashboard Design", - price: "2023", - rating: 5, - reviewCount: "UI", - imageSrc: "http://img.b2bpic.net/free-photo/printer-icon-computer-page-digital-paper-concept_53876-124304.jpg?_wi=2", - }, - { - id: "2", - brand: "App", - name: "Mobile Utility", - price: "2024", - rating: 5, - reviewCount: "UX", - imageSrc: "http://img.b2bpic.net/free-photo/dating-app-interface-smartphone_23-2149374755.jpg", - }, - { - id: "3", - brand: "Brand", - name: "Identity Refresh", - price: "2023", - rating: 5, - reviewCount: "Brand", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440912.jpg", - }, - { - id: "4", - brand: "Print", - name: "Event Poster", - price: "2024", - rating: 5, - reviewCount: "Print", - imageSrc: "http://img.b2bpic.net/free-photo/blank-open-folded-paper-brochure-template_9975-134356.jpg", - }, - { - id: "5", - brand: "Web", - name: "E-commerce Site", - price: "2023", - rating: 5, - reviewCount: "Web", - imageSrc: "http://img.b2bpic.net/free-photo/notification-bell-left-side_187299-45258.jpg", - }, - { - id: "6", - brand: "Art", - name: "Digital Concept", - price: "2024", - rating: 5, - reviewCount: "Art", - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-illustration-graphic-designer_23-2151536981.jpg", - }, + { id: "1", brand: "Tech", name: "Dashboard Design", price: "2023", rating: 5, reviewCount: "UI", imageSrc: "http://img.b2bpic.net/free-photo/printer-icon-computer-page-digital-paper-concept_53876-124304.jpg" }, + { id: "2", brand: "App", name: "Mobile Utility", price: "2024", rating: 5, reviewCount: "UX", imageSrc: "http://img.b2bpic.net/free-photo/dating-app-interface-smartphone_23-2149374755.jpg" }, + { id: "3", brand: "Brand", name: "Identity Refresh", price: "2023", rating: 5, reviewCount: "Brand", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440912.jpg" }, + { id: "4", brand: "Print", name: "Event Poster", price: "2024", rating: 5, reviewCount: "Print", imageSrc: "http://img.b2bpic.net/free-photo/blank-open-folded-paper-brochure-template_9975-134356.jpg" }, + { id: "5", brand: "Web", name: "E-commerce Site", price: "2023", rating: 5, reviewCount: "Web", imageSrc: "http://img.b2bpic.net/free-photo/notification-bell-left-side_187299-45258.jpg" }, + { id: "6", brand: "Art", name: "Digital Concept", price: "2024", rating: 5, reviewCount: "Art", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-illustration-graphic-designer_23-2151536981.jpg" } ]} title="Selected Works" description="A showcase of recent professional projects." @@ -294,27 +139,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "50+", - title: "Projects Completed", - description: "Across diverse industries.", - icon: CheckCircle, - }, - { - id: "m2", - value: "15+", - title: "Satisfied Clients", - description: "Long-term partnerships.", - icon: Users, - }, - { - id: "m3", - value: "5Y", - title: "Experience", - description: "Of professional design.", - icon: Award, - }, + { id: "m1", value: "50+", title: "Projects Completed", description: "Across diverse industries.", icon: CheckCircle }, + { id: "m2", value: "15+", title: "Satisfied Clients", description: "Long-term partnerships.", icon: Users }, + { id: "m3", value: "5Y", title: "Experience", description: "Of professional design.", icon: Award } ]} title="Professional Impact" description="Measuring success through tangible results." @@ -326,46 +153,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { - id: "t1", - title: "Great Collaboration", - quote: "Creative and professional.", - name: "Sarah J.", - role: "CEO", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-beautiful-woman-posing_23-2150725526.jpg", - }, - { - id: "t2", - title: "Amazing Results", - quote: "Top-notch design quality.", - name: "Mark D.", - role: "CTO", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", - }, - { - id: "t3", - title: "Total Transformation", - quote: "Incredible digital insight.", - name: "Elena R.", - role: "Manager", - imageSrc: "http://img.b2bpic.net/free-photo/two-business-people-using-laptop-meeting-coffee-shop-business-concept_58466-16024.jpg", - }, - { - id: "t4", - title: "Very Reliable", - quote: "Delivered on time and budget.", - name: "David K.", - role: "Director", - imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", - }, - { - id: "t5", - title: "Highly Recommend", - quote: "A true design partner.", - name: "Lucy M.", - role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-manager-enjoying-work-break_1262-20856.jpg", - }, + { id: "t1", title: "Great Collaboration", quote: "Creative and professional.", name: "Sarah J.", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-beautiful-woman-posing_23-2150725526.jpg" }, + { id: "t2", title: "Amazing Results", quote: "Top-notch design quality.", name: "Mark D.", role: "CTO", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg" }, + { id: "t3", title: "Total Transformation", quote: "Incredible digital insight.", name: "Elena R.", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/two-business-people-using-laptop-meeting-coffee-shop-business-concept_58466-16024.jpg" }, + { id: "t4", title: "Very Reliable", quote: "Delivered on time and budget.", name: "David K.", role: "Director", imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg" }, + { id: "t5", title: "Highly Recommend", quote: "A true design partner.", name: "Lucy M.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-manager-enjoying-work-break_1262-20856.jpg" } ]} title="Client Feedback" description="What partners and clients say about working together." @@ -377,21 +169,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "What is your process?", - content: "I follow a design-thinking process focused on research and iteration.", - }, - { - id: "q2", - title: "Do you work remotely?", - content: "Yes, I am fully equipped to collaborate with teams globally.", - }, - { - id: "q3", - title: "What tools do you use?", - content: "I use industry-standard tools like Figma, Adobe CC, and Webflow.", - }, + { id: "q1", title: "What is your process?", content: "I follow a design-thinking process focused on research and iteration." }, + { id: "q2", title: "Do you work remotely?", content: "Yes, I am fully equipped to collaborate with teams globally." }, + { id: "q3", title: "What tools do you use?", content: "I use industry-standard tools like Figma, Adobe CC, and Webflow." } ]} imageSrc="http://img.b2bpic.net/free-photo/group-businesspeople-watching-presentation-tablet_1262-20542.jpg" title="Common Inquiries" @@ -403,9 +183,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1