From a91162c3587e4a0920d59f8b030dcc78baffe873 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 15:44:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 290 +++++++++-------------------------------------- 1 file changed, 52 insertions(+), 238 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d78a332..8311274 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,137 +19,60 @@ export default function LandingPage() { defaultButtonVariant="directional-hover" defaultTextAnimation="entrance-slide" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >
@@ -159,21 +82,9 @@ export default function LandingPage() { useInvertedBackground={false} title="My Expertise" metrics={[ - { - icon: Film, - label: "Videos Edited", - value: "150+", - }, - { - icon: Palette, - label: "Design Projects", - value: "80+", - }, - { - icon: Globe, - label: "Words Translated", - value: "200k+", - }, + { icon: Film, label: "Videos Edited", value: "150+" }, + { icon: Palette, label: "Design Projects", value: "80+" }, + { icon: Globe, label: "Words Translated", value: "200k+" }, ]} metricsAnimation="slide-up" /> @@ -184,27 +95,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - tag: "Visual", - title: "Video Editing", - subtitle: "Storytelling through movement", - description: "Dynamic editing, motion graphics, and color grading for YouTube, marketing, and film.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-video-editor-works-editing-film-footage-home-setup_482257-126399.jpg?_wi=2", - }, - { - tag: "Creative", - title: "Design", - subtitle: "Visual identity and assets", - description: "Clean, classy design work for branding, social media, and presentations.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345460.jpg?_wi=2", - }, - { - tag: "Linguistic", - title: "Translation", - subtitle: "English, German, Serbian", - description: "Accurate, culturally nuanced translations ensuring your message remains authentic in every language.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-holding-many-flags-making-unimportant-gesture_1368-7848.jpg?_wi=2", - }, + { tag: "Visual", title: "Video Editing", subtitle: "Storytelling through movement", description: "Dynamic editing, motion graphics, and color grading for YouTube, marketing, and film.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-video-editor-works-editing-film-footage-home-setup_482257-126399.jpg" }, + { tag: "Creative", title: "Design", subtitle: "Visual identity and assets", description: "Clean, classy design work for branding, social media, and presentations.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345460.jpg" }, + { tag: "Linguistic", title: "Translation", subtitle: "English, German, Serbian", description: "Accurate, culturally nuanced translations ensuring your message remains authentic in every language.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-holding-many-flags-making-unimportant-gesture_1368-7848.jpg" }, ]} title="My Core Services" description="I offer end-to-end creative solutions to help you communicate effectively." @@ -218,42 +111,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "1", - name: "Corporate Promo Video", - price: "Featured Work", - imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg", - }, - { - id: "2", - name: "Brand Identity Redesign", - price: "Design", - imageSrc: "http://img.b2bpic.net/free-photo/stylus-graphic-digital-tablet-with-stationery-pink-background_23-2147880570.jpg", - }, - { - id: "3", - name: "Marketing Strategy Document", - price: "Translation", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-lady-holding-world-globe_114579-58660.jpg", - }, - { - id: "4", - name: "Social Media Ad Edit", - price: "Video", - imageSrc: "http://img.b2bpic.net/free-photo/young-filmmaker-woman-working-video-post-production_482257-119351.jpg", - }, - { - id: "5", - name: "UI/UX Design Mockup", - price: "Design", - imageSrc: "http://img.b2bpic.net/free-photo/pastel-crayons-high-quality-photo_72229-824.jpg", - }, - { - id: "6", - name: "Technical Manual Translation", - price: "Translation", - imageSrc: "http://img.b2bpic.net/free-photo/world-braille-day-arrangement_23-2148718125.jpg", - }, + { id: "1", name: "Corporate Promo Video", price: "Featured Work", imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg" }, + { id: "2", name: "Brand Identity Redesign", price: "Design", imageSrc: "http://img.b2bpic.net/free-photo/stylus-graphic-digital-tablet-with-stationery-pink-background_23-2147880570.jpg" }, + { id: "3", name: "Marketing Strategy Document", price: "Translation", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-lady-holding-world-globe_114579-58660.jpg" }, + { id: "4", name: "Social Media Ad Edit", price: "Video", imageSrc: "http://img.b2bpic.net/free-photo/young-filmmaker-woman-working-video-post-production_482257-119351.jpg" }, + { id: "5", name: "UI/UX Design Mockup", price: "Design", imageSrc: "http://img.b2bpic.net/free-photo/pastel-crayons-high-quality-photo_72229-824.jpg" }, + { id: "6", name: "Technical Manual Translation", price: "Translation", imageSrc: "http://img.b2bpic.net/free-photo/world-braille-day-arrangement_23-2148718125.jpg" }, ]} title="Selected Works" description="A collection of recent projects across design and video editing domains." @@ -266,46 +129,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Alex R.", - handle: "@alexr", - testimonial: "Incredible designer and editor. Always delivers.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-suit-cross-arms-chest-looking-like-real-professional-smili_1258-122403.jpg?_wi=2", - }, - { - id: "2", - name: "Julia M.", - handle: "@juliam", - testimonial: "Very professional approach, excellent translation skills.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg", - }, - { - id: "3", - name: "Hans S.", - handle: "@hanss", - testimonial: "My preferred partner for German localization tasks.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hispanic-woman-wearing-business-jacket-looking-confident-camera-smiling-with-crossed-arms-hand-raised-chin-thinking-positive_839833-8974.jpg", - }, - { - id: "4", - name: "Luka B.", - handle: "@lukab", - testimonial: "Understands the Serbian market and design needs perfectly.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", - }, - { - id: "5", - name: "Chris D.", - handle: "@chrisd", - testimonial: "Highly recommended for all your creative service needs.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-logo-designer-working-her-office_23-2149119230.jpg", - }, + { id: "1", name: "Alex R.", handle: "@alexr", testimonial: "Incredible designer and editor. Always delivers.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-suit-cross-arms-chest-looking-like-real-professional-smili_1258-122403.jpg" }, + { id: "2", name: "Julia M.", handle: "@juliam", testimonial: "Very professional approach, excellent translation skills.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg" }, + { id: "3", name: "Hans S.", handle: "@hanss", testimonial: "My preferred partner for German localization tasks.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hispanic-woman-wearing-business-jacket-looking-confident-camera-smiling-with-crossed-arms-hand-raised-chin-thinking-positive_839833-8974.jpg" }, + { id: "4", name: "Luka B.", handle: "@lukab", testimonial: "Understands the Serbian market and design needs perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg" }, + { id: "5", name: "Chris D.", handle: "@chrisd", testimonial: "Highly recommended for all your creative service needs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-logo-designer-working-her-office_23-2149119230.jpg" }, ]} showRating={true} title="Client Feedback" @@ -317,21 +145,9 @@ export default function LandingPage() {