Merge version_2 into main #3
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
tag="Expert Videography"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-reporter-preparing-interview_23-2149183613.jpg", imageAlt: "cinematic videographer filming"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DPrmV0bLULWV9W9wUoJUlitJK7/uploaded-1778195022557-c2olftzh.jpg", imageAlt: "cinematic videographer filming"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-lights-dark-room_23-2147786121.jpg", imageAlt: "cinema camera lens closeup"}
|
||||
]}
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Film Production", description: "Full-cycle production from pre-planning to final color grading.", imageSrc: "http://img.b2bpic.net/free-photo/collage-about-movie-time-with-film-roll_23-2149946310.jpg" },
|
||||
{ title: "Film Production", description: "Full-cycle production from pre-planning to final color grading.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DPrmV0bLULWV9W9wUoJUlitJK7/uploaded-1778195022557-zistqlig.jpg" },
|
||||
{ title: "Advanced Color Grading", description: "Professional color science applied to every frame to match your brand style.", imageSrc: "http://img.b2bpic.net/free-photo/photographer-using-headphones-listen-favorite-songs-while-using-retouching-software_482257-82252.jpg" }
|
||||
]}
|
||||
title="My Professional Services"
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
title="Flexible Pricing Plans"
|
||||
description="Choose the perfect package for your brand's vision."
|
||||
plans={[
|
||||
{ id: "basic", name: "Starter", price: "$499", features: ["Up to 2 mins film", "Basic color grading", "Standard resolution"], buttons: [{ text: "Get Started", href: "#contact" }] },
|
||||
{ id: "basic", name: "Starter", price: "$499", features: ["1 zi filmare / lună", "5 Reels verticale editate", "Formular onboarding"], buttons: [{ text: "Get Started", href: "#contact" }] },
|
||||
{ id: "pro", name: "Professional", price: "$999", features: ["Up to 5 mins film", "Advanced color grading", "4K resolution", "Priority support"], buttons: [{ text: "Get Started", href: "#contact" }] }
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user