From 6fea2a833fff4ec22d74125037f7db7998f55888 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 02:00:56 +0000 Subject: [PATCH 1/2] Add src/app/features/page.tsx --- src/app/features/page.tsx | 74 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 src/app/features/page.tsx diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx new file mode 100644 index 0000000..11d2dce --- /dev/null +++ b/src/app/features/page.tsx @@ -0,0 +1,74 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; +import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; +import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; +import FooterBase from '@/components/sections/footer/FooterBase'; + +export default function FeaturesPage() { + return ( + + + + +
+ +
+ +
+ +
+ + +
+
+ ); +} -- 2.49.1 From 8c94504d7eb89dfff5334311db5e6152a000e60b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 02:00:56 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 271 +++++++++++------------------------------------ 1 file changed, 63 insertions(+), 208 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 84f3cf7..4dd9647 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -56,98 +48,55 @@ export default function LandingPage() { @@ -158,9 +107,7 @@ export default function LandingPage() { title="We deliver storytelling that moves metrics." buttons={[ { - text: "Contact Us", - href: "#contact", - }, + text: "Contact Us", href: "#contact"}, ]} /> @@ -171,20 +118,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Expert Color Grading", - description: "Professional color science to match your brand identity.", - imageSrc: "http://img.b2bpic.net/free-photo/female-videographer-working-with-dual-monitors-creative-agency_482257-126384.jpg", - }, + title: "Expert Color Grading", description: "Professional color science to match your brand identity.", imageSrc: "http://img.b2bpic.net/free-photo/female-videographer-working-with-dual-monitors-creative-agency_482257-126384.jpg"}, { - title: "Precision Audio Mixing", - description: "Crisp dialogue and immersive soundscapes.", - imageSrc: "http://img.b2bpic.net/free-photo/digital-mixer-recording-studio-work-with-sound_169016-3813.jpg", - }, + title: "Precision Audio Mixing", description: "Crisp dialogue and immersive soundscapes.", imageSrc: "http://img.b2bpic.net/free-photo/digital-mixer-recording-studio-work-with-sound_169016-3813.jpg"}, { - title: "High-Speed Editing", - description: "Seamless workflows for rapid content delivery.", - imageSrc: "http://img.b2bpic.net/free-photo/male-video-editor-works-from-modern-home-office-living-room_482257-124269.jpg", - }, + title: "High-Speed Editing", description: "Seamless workflows for rapid content delivery.", imageSrc: "http://img.b2bpic.net/free-photo/male-video-editor-works-from-modern-home-office-living-room_482257-124269.jpg"}, ]} title="Our Editing Expertise" description="From color grading to sound design, we handle every detail of the post-production workflow." @@ -199,41 +137,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Short Film Project", - price: "View Project", - imageSrc: "http://img.b2bpic.net/free-photo/team-videographers-with-protection-masks-working-video-project-creating-content-man-blogger-sitting-wheelchair-new-normal-office-disabled-freelancer-editing-video-durig-global-pandemic_482257-13030.jpg", - }, + id: "1", name: "Short Film Project", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/team-videographers-with-protection-masks-working-video-project-creating-content-man-blogger-sitting-wheelchair-new-normal-office-disabled-freelancer-editing-video-durig-global-pandemic_482257-13030.jpg"}, { - id: "2", - name: "Social Promo Reel", - price: "View Project", - imageSrc: "http://img.b2bpic.net/free-photo/photographer-using-headphones-listen-favorite-songs-while-using-retouching-software_482257-82252.jpg", - }, + id: "2", name: "Social Promo Reel", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/photographer-using-headphones-listen-favorite-songs-while-using-retouching-software_482257-82252.jpg"}, { - id: "3", - name: "Corporate Documentary", - price: "View Project", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-law-agent-putting-clues-board-trying-conduct-private-investigation-incident-room-young-police-officer-examining-photos-forensic-evidence-map-detective-work_482257-71990.jpg", - }, + id: "3", name: "Corporate Documentary", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/african-american-law-agent-putting-clues-board-trying-conduct-private-investigation-incident-room-young-police-officer-examining-photos-forensic-evidence-map-detective-work_482257-71990.jpg"}, { - id: "4", - name: "High-Energy Music Video", - price: "View Project", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-boy-playing-guitar_23-2149542287.jpg", - }, + id: "4", name: "High-Energy Music Video", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/side-view-boy-playing-guitar_23-2149542287.jpg"}, { - id: "5", - name: "Storytelling Campaign", - price: "View Project", - imageSrc: "http://img.b2bpic.net/free-photo/friends-firing-range-shooting-zooming-check-points-scored-bullseyes_482257-125728.jpg", - }, + id: "5", name: "Storytelling Campaign", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/friends-firing-range-shooting-zooming-check-points-scored-bullseyes_482257-125728.jpg"}, { - id: "6", - name: "Luxury Fashion Promo", - price: "View Project", - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-workspace-equipped-digital-design-photo-editing_482257-125052.jpg", - }, + id: "6", name: "Luxury Fashion Promo", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-workspace-equipped-digital-design-photo-editing_482257-125052.jpg"}, ]} title="Selected Work" description="A glimpse into our recent editorial projects." @@ -247,34 +161,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "150+", - title: "Projects Completed", - items: [ - "Commercials", - "Socials", - "Documentaries", - ], + id: "m1", value: "150+", title: "Projects Completed", items: [ + "Commercials", "Socials", "Documentaries"], }, { - id: "m2", - value: "40%", - title: "Avg. Engagement Lift", - items: [ - "Retention", - "Watch Time", - "Shares", - ], + id: "m2", value: "40%", title: "Avg. Engagement Lift", items: [ + "Retention", "Watch Time", "Shares"], }, { - id: "m3", - value: "5M+", - title: "Total Views", - items: [ - "YouTube", - "Instagram", - "TikTok", - ], + id: "m3", value: "5M+", title: "Total Views", items: [ + "YouTube", "Instagram", "TikTok"], }, ]} title="Proven Results" @@ -290,25 +186,15 @@ export default function LandingPage() { author="Jane Smith, Marketing Director at TechGrowth" avatars={[ { - src: "http://img.b2bpic.net/free-photo/close-up-smiley-people-work_23-2149097919.jpg", - alt: "Client 1", - }, + src: "http://img.b2bpic.net/free-photo/close-up-smiley-people-work_23-2149097919.jpg", alt: "Client 1"}, { - src: "http://img.b2bpic.net/free-photo/young-male-blogger-recording-station_1303-22012.jpg", - alt: "Client 2", - }, + src: "http://img.b2bpic.net/free-photo/young-male-blogger-recording-station_1303-22012.jpg", alt: "Client 2"}, { - src: "http://img.b2bpic.net/free-photo/headshot-portrait-smiling-young-woman_1153-7291.jpg", - alt: "Client 3", - }, + src: "http://img.b2bpic.net/free-photo/headshot-portrait-smiling-young-woman_1153-7291.jpg", alt: "Client 3"}, { - src: "http://img.b2bpic.net/free-photo/beauty-vlogger-adjusting-camera_23-2148916349.jpg", - alt: "Client 4", - }, + src: "http://img.b2bpic.net/free-photo/beauty-vlogger-adjusting-camera_23-2148916349.jpg", alt: "Client 4"}, { - src: "http://img.b2bpic.net/free-photo/lifestyle-beauty-blogger-woman-recording-video-her-putting-makeup-talking-camera-making_1258-281529.jpg", - alt: "Client 5", - }, + src: "http://img.b2bpic.net/free-photo/lifestyle-beauty-blogger-woman-recording-video-her-putting-makeup-talking-camera-making_1258-281529.jpg", alt: "Client 5"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -321,20 +207,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How do you handle file transfers?", - content: "We use encrypted cloud services for secure and fast file delivery.", - }, + id: "f1", title: "How do you handle file transfers?", content: "We use encrypted cloud services for secure and fast file delivery."}, { - id: "f2", - title: "Do you handle custom color grading?", - content: "Yes, we provide professional color grading tailored to your brand.", - }, + id: "f2", title: "Do you handle custom color grading?", content: "Yes, we provide professional color grading tailored to your brand."}, { - id: "f3", - title: "What is the turnaround time?", - content: "Turnaround depends on project scope, typically 3-5 business days.", - }, + id: "f3", title: "What is the turnaround time?", content: "Turnaround depends on project scope, typically 3-5 business days."}, ]} title="Frequently Asked Questions" description="Everything you need to know about our editing workflow." @@ -346,16 +223,13 @@ export default function LandingPage() { @@ -364,50 +238,31 @@ export default function LandingPage() {