Update src/app/page.tsx

This commit is contained in:
2026-03-12 16:01:55 +00:00
parent efeab77bd5
commit 4cdc5fbfb3

View File

@@ -88,19 +88,19 @@ export default function LandingPage() {
features={[
{
id: "step-1", title: "Choose Your Package", author: "Step 1", description: "Select the editing package that fits your content needs, whether short-form or long-form.", tags: ["Selection"],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-making-working-out-vlog_23-2149039728.jpg", imageAlt: "Package selection"
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-making-working-out-vlog_23-2149039728.jpg?_wi=1", imageAlt: "Package selection"
},
{
id: "step-2", title: "Upload Your Footage", author: "Step 2", description: "After purchasing a package, you will receive a secure private upload link where you can upload your raw video files.", tags: ["Upload"],
imageSrc: "http://img.b2bpic.net/free-vector/data-protection-landing-page-template_23-2148118848.jpg", imageAlt: "Secure file upload"
imageSrc: "http://img.b2bpic.net/free-vector/data-protection-landing-page-template_23-2148118848.jpg?_wi=1", imageAlt: "Secure file upload"
},
{
id: "step-3", title: "Professional Editing", author: "Step 3", description: "Your footage is edited with professional pacing, cuts, music, and captions depending on the package selected.", tags: ["Editing"],
imageSrc: "http://img.b2bpic.net/free-photo/empty-desk-equipped-with-mixing-console-music-recording-tools-home-studio_482257-100228.jpg", imageAlt: "Professional editing"
imageSrc: "http://img.b2bpic.net/free-photo/empty-desk-equipped-with-mixing-console-music-recording-tools-home-studio_482257-100228.jpg?_wi=1", imageAlt: "Professional editing"
},
{
id: "step-4", title: "Receive Your Finished Video", author: "Step 4", description: "Your final edited video is delivered ready for upload to YouTube, TikTok, Instagram, or other platforms.", tags: ["Delivery"],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-making-working-out-vlog_23-2149039728.jpg", imageAlt: "Final delivery"
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-making-working-out-vlog_23-2149039728.jpg?_wi=2", imageAlt: "Final delivery"
}
]}
animationType="slide-up"
@@ -132,27 +132,27 @@ export default function LandingPage() {
features={[
{
id: "service-1", title: "Professional Cuts & Pacing", author: "Core Service", description: "Strategic cuts and pacing that keep viewers engaged and improve watch time metrics.", tags: ["Editing"],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-making-working-out-vlog_23-2149039728.jpg", imageAlt: "Professional editing"
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-making-working-out-vlog_23-2149039728.jpg?_wi=3", imageAlt: "Professional editing"
},
{
id: "service-2", title: "Captions & Text", author: "Engagement", description: "Captions for short-form content and text overlays that increase accessibility and engagement.", tags: ["Captions"],
imageSrc: "http://img.b2bpic.net/free-photo/empty-desk-equipped-with-mixing-console-music-recording-tools-home-studio_482257-100228.jpg", imageAlt: "Caption editing"
imageSrc: "http://img.b2bpic.net/free-photo/empty-desk-equipped-with-mixing-console-music-recording-tools-home-studio_482257-100228.jpg?_wi=2", imageAlt: "Caption editing"
},
{
id: "service-3", title: "Music & Sound Design", author: "Audio", description: "Music and sound adjustments that elevate production quality and emotional impact.", tags: ["Audio"],
imageSrc: "http://img.b2bpic.net/free-vector/data-protection-landing-page-template_23-2148118848.jpg", imageAlt: "Sound design"
imageSrc: "http://img.b2bpic.net/free-vector/data-protection-landing-page-template_23-2148118848.jpg?_wi=2", imageAlt: "Sound design"
},
{
id: "service-4", title: "Motion Graphics & Effects", author: "Visual", description: "Basic motion graphics and effects that add polish and professionalism to your content.", tags: ["Graphics"],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-making-working-out-vlog_23-2149039728.jpg", imageAlt: "Motion graphics"
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-making-working-out-vlog_23-2149039728.jpg?_wi=4", imageAlt: "Motion graphics"
},
{
id: "service-5", title: "Structured Storytelling", author: "Narrative", description: "Clean, structured edits that tell compelling stories and maintain viewer interest.", tags: ["Editing"],
imageSrc: "http://img.b2bpic.net/free-photo/empty-desk-equipped-with-mixing-console-music-recording-tools-home-studio_482257-100228.jpg", imageAlt: "Story editing"
imageSrc: "http://img.b2bpic.net/free-photo/empty-desk-equipped-with-mixing-console-music-recording-tools-home-studio_482257-100228.jpg?_wi=3", imageAlt: "Story editing"
},
{
id: "service-6", title: "Thumbnail Creation", author: "Promotion", description: "Basic thumbnail creation for long-form videos that improves click-through rates.", tags: ["Design"],
imageSrc: "http://img.b2bpic.net/free-vector/data-protection-landing-page-template_23-2148118848.jpg", imageAlt: "Thumbnail design"
imageSrc: "http://img.b2bpic.net/free-vector/data-protection-landing-page-template_23-2148118848.jpg?_wi=3", imageAlt: "Thumbnail design"
}
]}
animationType="slide-up"