diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c38a7ba..3f562d5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -19,8 +19,7 @@ export default function AboutPage() { const footerColumns = [ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { label: "Home", href: "/" }, { label: "Services", href: "#services" }, { label: "Portfolio", href: "/portfolio" }, @@ -28,8 +27,7 @@ export default function AboutPage() { ], }, { - title: "Get in Touch", - items: [ + title: "Get in Touch", items: [ { label: "WhatsApp", href: "https://wa.me/8801339608124" }, { label: "Email", href: "mailto:suhagvisuals@gmail.com" }, { label: "Instagram", href: "https://www.instagram.com/suhagvisuals" }, @@ -37,8 +35,7 @@ export default function AboutPage() { ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "YouTube Editing", href: "#youtube" }, { label: "Social Media Shorts", href: "#reels" }, { label: "Motion Graphics", href: "#motion" }, @@ -80,27 +77,19 @@ export default function AboutPage() { useInvertedBackground={false} bulletPoints={[ { - title: "Expertise Across Platforms", - description: "YouTube, Instagram Reels, TikTok, podcasts, corporate videos - I've worked across all major platforms and understand what works for each.", - icon: Users, + title: "Expertise Across Platforms", description: "YouTube, Instagram Reels, TikTok, podcasts, corporate videos - I've worked across all major platforms and understand what works for each.", icon: Users, }, { - title: "Creative Problem Solver", - description: "Every project is unique. I analyze your goals and craft customized editing strategies that maximize engagement and drive conversions.", - icon: Lightbulb, + title: "Creative Problem Solver", description: "Every project is unique. I analyze your goals and craft customized editing strategies that maximize engagement and drive conversions.", icon: Lightbulb, }, { - title: "Quality-First Approach", - description: "I believe in delivering excellence every single time. Each frame is carefully edited, color-graded, and optimized for maximum impact.", - icon: Zap, + title: "Quality-First Approach", description: "I believe in delivering excellence every single time. Each frame is carefully edited, color-graded, and optimized for maximum impact.", icon: Zap, }, { - title: "Client-Centric Philosophy", - description: "Your success is my success. I work collaboratively with every client, offering unlimited revisions until you're 100% satisfied with the result.", - icon: Heart, + title: "Client-Centric Philosophy", description: "Your success is my success. I work collaboratively with every client, offering unlimited revisions until you're 100% satisfied with the result.", icon: Heart, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-happy-young-beauty-blogger-records-lifestyle-vlog-her-room-using-camera-with_1258-255016.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-happy-young-beauty-blogger-records-lifestyle-vlog-her-room-using-camera-with_1258-255016.jpg" imageAlt="Suhag - Video Editing Professional" mediaAnimation="slide-up" imagePosition="right" @@ -118,32 +107,11 @@ export default function AboutPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Fast Turnaround Without Sacrificing Quality", - quote: "I understand that in the fast-paced world of content creation, speed matters. I deliver quick turnarounds without ever compromising on quality. Your videos are ready when you need them.", - name: "My Commitment", - role: "Quick Delivery", - imageSrc: "http://img.b2bpic.net/free-photo/female-video-creator-working-editing-movie-with-green-screen_482257-120096.jpg?_wi=5", - imageAlt: "Fast turnaround commitment", - }, + id: "1", title: "Fast Turnaround Without Sacrificing Quality", quote: "I understand that in the fast-paced world of content creation, speed matters. I deliver quick turnarounds without ever compromising on quality. Your videos are ready when you need them.", name: "My Commitment", role: "Quick Delivery", imageSrc: "http://img.b2bpic.net/free-photo/female-video-creator-working-editing-movie-with-green-screen_482257-120096.jpg", imageAlt: "Fast turnaround commitment"}, { - id: "2", - title: "Affordable Pricing for Every Budget", - quote: "Professional video editing shouldn't break the bank. I offer competitive rates for freelancers, small businesses, startups, and established companies. Quality editing is accessible to everyone.", - name: "My Value Proposition", - role: "Competitive Rates", - imageSrc: "http://img.b2bpic.net/free-photo/man-works-home-high-quality-photo_72229-927.jpg?_wi=4", - imageAlt: "Affordable pricing", - }, + id: "2", title: "Affordable Pricing for Every Budget", quote: "Professional video editing should not break the bank. I offer competitive rates for freelancers, small businesses, startups, and established companies. Quality editing is accessible to everyone.", name: "My Value Proposition", role: "Competitive Rates", imageSrc: "http://img.b2bpic.net/free-photo/man-works-home-high-quality-photo_72229-927.jpg", imageAlt: "Affordable pricing"}, { - id: "3", - title: "Unlimited Revisions Until You're Happy", - quote: "I don't consider a project complete until you're completely satisfied. Unlimited revisions, multiple rounds of feedback, and personal attention to every detail. Your satisfaction is guaranteed.", - name: "My Promise", - role: "100% Satisfaction Guarantee", - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-office-christmas-day-giving-presents_176420-8165.jpg?_wi=5", - imageAlt: "Satisfaction guarantee", - }, + id: "3", title: "Unlimited Revisions Until You're Happy", quote: "I do not consider a project complete until you are completely satisfied. Unlimited revisions, multiple rounds of feedback, and personal attention to every detail. Your satisfaction is guaranteed.", name: "My Promise", role: "100% Satisfaction Guarantee", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-office-christmas-day-giving-presents_176420-8165.jpg", imageAlt: "Satisfaction guarantee"}, ]} /> @@ -158,14 +126,12 @@ export default function AboutPage() { { name: "contentType", type: "text", placeholder: "What type of content do you create?", required: false }, ]} textarea={{ - name: "message", - placeholder: "Tell me about yourself and your video editing needs. What are your goals? What's your current challenge with content creation?", - rows: 5, + name: "message", placeholder: "Tell me about yourself and your video editing needs. What are your goals? What is your current challenge with content creation?", rows: 5, required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-office-christmas-day-giving-presents_176420-8165.jpg?_wi=6" - imageAlt: "Professional workspace" + imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-office-christmas-day-giving-presents_176420-8165.jpg" + imageAlt="Professional workspace" mediaAnimation="slide-up" mediaPosition="right" buttonText="Send Message" diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 34a1981..65e5fad 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -19,8 +19,7 @@ export default function PortfolioPage() { const footerColumns = [ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { label: "Home", href: "/" }, { label: "Services", href: "#services" }, { label: "Portfolio", href: "/portfolio" }, @@ -28,8 +27,7 @@ export default function PortfolioPage() { ], }, { - title: "Get in Touch", - items: [ + title: "Get in Touch", items: [ { label: "WhatsApp", href: "https://wa.me/8801339608124" }, { label: "Email", href: "mailto:suhagvisuals@gmail.com" }, { label: "Instagram", href: "https://www.instagram.com/suhagvisuals" }, @@ -37,8 +35,7 @@ export default function PortfolioPage() { ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "YouTube Editing", href: "#youtube" }, { label: "Social Media Shorts", href: "#reels" }, { label: "Motion Graphics", href: "#motion" }, @@ -78,31 +75,13 @@ export default function PortfolioPage() { animationType="slide-up" features={[ { - id: "project-1", - title: "YouTube Channel Growth Campaign", - description: "A comprehensive editing overhaul for a tech YouTuber. We implemented professional color grading, custom animations, and optimized thumbnails resulting in a 45% increase in average views.", - tag: "YouTube Success", - imageSrc: "http://img.b2bpic.net/free-photo/black-woman-streamer-playing-space-shooter-videogames-with-joystick-talking-with-teammates-streaming-open-chat-cyber-performing-rgb-powerful-computer-gaming-room-using-professional-equipment_482257-12662.jpg?_wi=3", - imageAlt: "YouTube channel growth project", - buttons: [{ text: "View Case Study", href: "https://www.instagram.com/suhagvisuals" }], + id: "project-1", title: "YouTube Channel Growth Campaign", description: "A comprehensive editing overhaul for a tech YouTuber. We implemented professional color grading, custom animations, and optimized thumbnails resulting in a 45% increase in average views.", tag: "YouTube Success", imageSrc: "http://img.b2bpic.net/free-photo/black-woman-streamer-playing-space-shooter-videogames-with-joystick-talking-with-teammates-streaming-open-chat-cyber-performing-rgb-powerful-computer-gaming-room-using-professional-equipment_482257-12662.jpg", imageAlt: "YouTube channel growth project", buttons: [{ text: "View Case Study", href: "https://www.instagram.com/suhagvisuals" }], }, { - id: "project-2", - title: "Viral Reels Campaign for E-Commerce Brand", - description: "Created 12 trending reels for a fashion brand with fast-paced editing, trending audio, and eye-catching transitions. Campaign reached 2M+ impressions in 3 weeks.", - tag: "Social Media Viral", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-blogger-women-posing-phone-camera_7502-7218.jpg?_wi=3", - imageAlt: "Viral reels project", - buttons: [{ text: "View More Reels", href: "https://www.instagram.com/suhagvisuals" }], + id: "project-2", title: "Viral Reels Campaign for E-Commerce Brand", description: "Created 12 trending reels for a fashion brand with fast-paced editing, trending audio, and eye-catching transitions. Campaign reached 2M+ impressions in 3 weeks.", tag: "Social Media Viral", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-blogger-women-posing-phone-camera_7502-7218.jpg", imageAlt: "Viral reels project", buttons: [{ text: "View More Reels", href: "https://www.instagram.com/suhagvisuals" }], }, { - id: "project-3", - title: "Corporate Product Explainer Video", - description: "Delivered a 90-second corporate explainer video with professional motion graphics, seamless transitions, and cinematic color grading for a SaaS startup.", - tag: "Corporate Video", - imageSrc: "http://img.b2bpic.net/free-photo/man-works-home-high-quality-photo_72229-927.jpg?_wi=2", - imageAlt: "Corporate explainer video project", - buttons: [{ text: "Watch Video", href: "https://wa.me/8801339608124" }], + id: "project-3", title: "Corporate Product Explainer Video", description: "Delivered a 90-second corporate explainer video with professional motion graphics, seamless transitions, and cinematic color grading for a SaaS startup.", tag: "Corporate Video", imageSrc: "http://img.b2bpic.net/free-photo/man-works-home-high-quality-photo_72229-927.jpg", imageAlt: "Corporate explainer video project", buttons: [{ text: "Watch Video", href: "https://wa.me/8801339608124" }], }, ]} /> @@ -111,7 +90,7 @@ export default function PortfolioPage() {