From 11731a9d01cd9d60d432a7c389af2326586db4e9 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 14 Jun 2026 16:01:22 +0000 Subject: [PATCH 1/3] Bob AI: fix build error in src/components/Layout.tsx --- src/components/Layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 572fc39..e78581f 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -43,6 +43,7 @@ export default function Layout() { Date: Sun, 14 Jun 2026 16:01:32 +0000 Subject: [PATCH 2/3] Update src/components/Layout.tsx --- src/components/Layout.tsx | 57 ++++++++++++--------------------------- 1 file changed, 17 insertions(+), 40 deletions(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index e78581f..44c564e 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -8,32 +8,25 @@ import { StyleProvider } from "@/components/ui/StyleProvider"; export default function Layout() { const navItems = [ { - "name": "Work", - "href": "#features" + "name": "Work", "href": "#features" }, { - "name": "About", - "href": "#about" + "name": "About", "href": "#about" }, { - "name": "Services", - "href": "#services" + "name": "Services", "href": "#services" }, { - "name": "Contact", - "href": "#contact" + "name": "Contact", "href": "#contact" }, { - "name": "Hero", - "href": "#hero" + "name": "Hero", "href": "#hero" }, { - "name": "Metrics", - "href": "#metrics" + "name": "Metrics", "href": "#metrics" }, { - "name": "Team", - "href": "#team" + "name": "Team", "href": "#team" } ]; @@ -43,11 +36,9 @@ export default function Layout() {
@@ -59,42 +50,28 @@ export default function Layout() { brand="EditStudio" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Work", - href: "#features", - }, + label: "Work", href: "#features"}, ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, ], }, ]} copyright="© 2024 EditStudio. All rights reserved." links={[ { - label: "Twitter", - href: "#", - }, + label: "Twitter", href: "#"}, { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, ]} /> -- 2.49.1 From e7cf9689b713bd86bbf06031aeafcce1445ffb62 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 16:01:32 +0000 Subject: [PATCH 3/3] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 145 +++++++---------------------------------- 1 file changed, 25 insertions(+), 120 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 37d4f99..5e173cf 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -15,28 +15,16 @@ export default function HomePage() { @@ -49,9 +37,7 @@ export default function HomePage() { title="Storytelling at 24 Frames Per Second" description="With over 5 years of experience in high-end video editing, I focus on precision, rhythm, and emotion to turn raw footage into compelling narratives that resonate." primaryButton={{ - text: "Get in Touch", - href: "#contact", - }} + text: "Get in Touch", href: "#contact"}} imageSrc="http://img.b2bpic.net/free-photo/asian-woman-editing-music-video-her-living-room-studio_482257-124253.jpg" /> @@ -65,41 +51,17 @@ export default function HomePage() { description="A glimpse into my recent collaborations and project aesthetics." items={[ { - title: "Brand Story", - description: "High-end corporate narrative", - buttonIcon: "Play", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cinema-movie-theater_23-2151928691.jpg", - }, + title: "Brand Story", description: "High-end corporate narrative", buttonIcon: "Play", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cinema-movie-theater_23-2151928691.jpg"}, { - title: "Docu-Style", - description: "Authentic storytelling piece", - buttonIcon: "Play", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-video-creator-working-editing-movie-montage-project_482257-126299.jpg", - }, + title: "Docu-Style", description: "Authentic storytelling piece", buttonIcon: "Play", imageSrc: "http://img.b2bpic.net/free-photo/young-man-video-creator-working-editing-movie-montage-project_482257-126299.jpg"}, { - title: "Commercial", - description: "Product-focused ad campaign", - buttonIcon: "Play", - imageSrc: "http://img.b2bpic.net/free-photo/3d-black-white-background_23-2150499081.jpg", - }, + title: "Commercial", description: "Product-focused ad campaign", buttonIcon: "Play", imageSrc: "http://img.b2bpic.net/free-photo/3d-black-white-background_23-2150499081.jpg"}, { - title: "Music Video", - description: "Artistic visual expression", - buttonIcon: "Play", - imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-love-embracing-corridor_8353-7513.jpg", - }, + title: "Music Video", description: "Artistic visual expression", buttonIcon: "Play", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-love-embracing-corridor_8353-7513.jpg"}, { - title: "Motion Graphic", - description: "Custom animated assets", - buttonIcon: "Play", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_52683-92739.jpg", - }, + title: "Motion Graphic", description: "Custom animated assets", buttonIcon: "Play", imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_52683-92739.jpg"}, { - title: "Sports Promo", - description: "High-energy dynamic cut", - buttonIcon: "Play", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-doing-sport-outdoors_23-2149142348.jpg", - }, + title: "Sports Promo", description: "High-energy dynamic cut", buttonIcon: "Play", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-doing-sport-outdoors_23-2149142348.jpg"}, ]} /> @@ -113,23 +75,11 @@ export default function HomePage() { description="The metrics of success behind every project." metrics={[ { - value: "500+", - title: "Projects Completed", - description: "Over half a thousand edits delivered", - imageSrc: "http://img.b2bpic.net/free-photo/client-dark-vip-cinema-studio_23-2149500648.jpg", - }, + value: "500+", title: "Projects Completed", description: "Over half a thousand edits delivered", imageSrc: "http://img.b2bpic.net/free-photo/client-dark-vip-cinema-studio_23-2149500648.jpg"}, { - value: "10M+", - title: "Total Views", - description: "Impact across global platforms", - imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-125115.jpg", - }, + value: "10M+", title: "Total Views", description: "Impact across global platforms", imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-125115.jpg"}, { - value: "98%", - title: "Client Satisfaction", - description: "Consistency across all deliveries", - imageSrc: "http://img.b2bpic.net/free-photo/music-leisure-entertainment-youth-concept_53876-21298.jpg", - }, + value: "98%", title: "Client Satisfaction", description: "Consistency across all deliveries", imageSrc: "http://img.b2bpic.net/free-photo/music-leisure-entertainment-youth-concept_53876-21298.jpg"}, ]} /> @@ -143,20 +93,11 @@ export default function HomePage() { description="I work with a network of talented professionals to deliver end-to-end production needs." members={[ { - name: "Alex Riv", - role: "Senior Editor", - imageSrc: "http://img.b2bpic.net/free-photo/man-filming-q-session-with-mobile-phone-answering-questions_482257-116712.jpg", - }, + name: "Alex Riv", role: "Senior Editor", imageSrc: "http://img.b2bpic.net/free-photo/man-filming-q-session-with-mobile-phone-answering-questions_482257-116712.jpg"}, { - name: "Jordan P.", - role: "Colorist", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", - }, + name: "Jordan P.", role: "Colorist", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg"}, { - name: "Sam K.", - role: "Sound Design", - imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915122.jpg", - }, + name: "Sam K.", role: "Sound Design", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915122.jpg"}, ]} /> @@ -170,40 +111,15 @@ export default function HomePage() { description="Real feedback from the incredible brands I've helped." testimonials={[ { - id: "1", - name: "Sarah J.", - role: "CEO", - quote: "Incredible turnaround and unmatched eye for detail.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-woman-black-shirt-posing-white-background-high-quality-photo_114579-61008.jpg", - }, + name: "Sarah J.", role: "CEO", quote: "Incredible turnaround and unmatched eye for detail.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-woman-black-shirt-posing-white-background-high-quality-photo_114579-61008.jpg"}, { - id: "2", - name: "Michael C.", - role: "CTO", - quote: "Professional, creative, and always meets the deadline.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", - }, + name: "Michael C.", role: "CTO", quote: "Professional, creative, and always meets the deadline.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, { - id: "3", - name: "Emily R.", - role: "Marketing Dir", - quote: "Transformed our vision into a cinematic reality.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705921.jpg", - }, + name: "Emily R.", role: "Marketing Dir", quote: "Transformed our vision into a cinematic reality.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705921.jpg"}, { - id: "4", - name: "David K.", - role: "Product Mgr", - quote: "The best editor I've worked with this year.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", - }, + name: "David K.", role: "Product Mgr", quote: "The best editor I've worked with this year.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg"}, { - id: "5", - name: "Jane L.", - role: "Creative Lead", - quote: "Perfect collaboration, looking forward to the next one.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg", - }, + name: "Jane L.", role: "Creative Lead", quote: "Perfect collaboration, looking forward to the next one.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg"}, ]} /> @@ -216,14 +132,7 @@ export default function HomePage() { title="Industry Partners" description="Proud to collaborate with forward-thinking companies." names={[ - "Microsoft", - "Google", - "Apple", - "Adobe", - "Netflix", - "Sony", - "Nike", - ]} + "Microsoft", "Google", "Apple", "Adobe", "Netflix", "Sony", "Nike"]} /> @@ -234,13 +143,9 @@ export default function HomePage() { tag="Let's Collaborate" text="Have a project in mind? Let's discuss how we can create something exceptional together." primaryButton={{ - text: "Book a Consultation", - href: "mailto:me@example.com", - }} + text: "Book a Consultation", href: "mailto:me@example.com"}} secondaryButton={{ - text: "Send a Message", - href: "#", - }} + text: "Send a Message", href: "#"}} /> -- 2.49.1