Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-03 21:52:28 +00:00

View File

@@ -104,16 +104,14 @@ export default function LandingPage() {
{ name: "Instagram", icon: Share2 },
{ name: "TikTok", icon: Video },
{ name: "Listings", icon: FileText }
],
centerIcon: Sparkles
], centerIcon: Sparkles
},
{
title: "Fast Turnaround", description: "Professional cinematic results delivered within 2448 hours. Scale your marketing without the production delays.", bentoComponent: "timeline", heading: "Production Timeline", subheading: "Quick and efficient", items: [
{ label: "Submit Photos", detail: "Upload your listing photography" },
{ label: "Production", detail: "Our team creates cinematic magic" },
{ label: "Delivery", detail: "Ready for immediate deployment" }
],
completedLabel: "Completed"
], completedLabel: "Completed"
},
{
title: "Affordable Marketing Upgrade", description: "A fraction of traditional video production costs while maintaining premium cinematic quality.", bentoComponent: "line-chart"
@@ -142,15 +140,13 @@ export default function LandingPage() {
plans={[
{
id: "traditional", tag: "Traditional Videography", tagIcon: Camera,
price: "$1,500", period: "per project", description: "Professional on-site filming with crew and equipment.", button: { text: "Schedule Shoot", href: "#" },
featuresTitle: "What You Get", features: [
price: "$1,500", period: "per project", description: "Professional on-site filming with crew and equipment.", button: { text: "Schedule Shoot", href: "#" }, featuresTitle: "What You Get", features: [
"Requires scheduling a filming day", "Travel and on-site production costs", "Multiple days to complete editing", "Limited scalability for volume", "Inflexible timeline"
]
},
{
id: "ours", tag: "Our Photo-to-Video Service", tagIcon: Sparkles,
price: "$499", period: "per project", description: "Cinematic videos created from your existing photography.", button: { text: "Create My Video", href: "contact" },
featuresTitle: "What You Get", features: [
price: "$499", period: "per project", description: "Cinematic videos created from your existing photography.", button: { text: "Create My Video", href: "contact" }, featuresTitle: "What You Get", features: [
"Uses existing professional photos", "No filming or travel required", "Delivered within 2448 hours", "Ideal for high listing volume", "Fraction of traditional costs", "Scalable for agencies and teams"
]
}
@@ -176,7 +172,7 @@ export default function LandingPage() {
title: "Step 3: Delivery & Deploy", description: "Receive fully produced, platform-optimized videos ready for websites, social media, and listing platforms. Typically within 2448 hours.", bentoComponent: "reveal-icon", icon: CheckCircle
},
{
title: "Your Video Package", description: "Cinematic listing video, vertical social media versions, website-ready format, optional branding overlays, and professional music.", bentoComponent: "3d-task-list", heading: "Package Contents", items: [
title: "Your Video Package", description: "Cinematic listing video, vertical social media versions, website-ready format, optional branding overlays, and professional music.", bentoComponent: "3d-task-list", title: "Package Contents", items: [
{ icon: Film, label: "Cinematic Video", time: "4K Format" },
{ icon: Smartphone, label: "Social Versions", time: "Instagram & TikTok" },
{ icon: Globe, label: "Web Optimized", time: "Multiple Formats" }
@@ -219,29 +215,25 @@ export default function LandingPage() {
plans={[
{
id: "starter", tag: "Starter", tagIcon: Sparkles,
price: "$499", period: "per video", description: "Perfect for individual agents and small teams with occasional listings.", button: { text: "Get Started", href: "contact" },
featuresTitle: "Includes", features: [
price: "$499", period: "per video", description: "Perfect for individual agents and small teams with occasional listings.", button: { text: "Get Started", href: "contact" }, featuresTitle: "Includes", features: [
"Cinematic listing video (up to 10 photos)", "Horizontal format for websites", "Professional music and effects", "24-hour turnaround", "4K resolution"
]
},
{
id: "professional", tag: "Professional", tagIcon: Star,
price: "$799", period: "per video", description: "Our most popular option for active brokerages managing multiple listings.", button: { text: "Choose Plan", href: "contact" },
featuresTitle: "Includes", features: [
price: "$799", period: "per video", description: "Our most popular option for active brokerages managing multiple listings.", button: { text: "Choose Plan", href: "contact" }, featuresTitle: "Includes", features: [
"Full listing video (up to 20 photos)", "Vertical social media versions (Instagram, TikTok)", "Website-ready optimized format", "Branding overlays (agent name, contact)", "Professional music selection", "24-48 hour turnaround", "4K + HD formats"
]
},
{
id: "premium", tag: "Premium", tagIcon: Crown,
price: "$1,299", period: "per video", description: "Comprehensive production for luxury properties and premium marketing campaigns.", button: { text: "Contact Us", href: "contact" },
featuresTitle: "Includes", features: [
price: "$1,299", period: "per video", description: "Comprehensive production for luxury properties and premium marketing campaigns.", button: { text: "Contact Us", href: "contact" }, featuresTitle: "Includes", features: [
"Extended video presentation (unlimited photos)", "Vertical social media versions (all platforms)", "Website and landing page formats", "Custom branding and overlays", "Professional voice-over option", "Music licensing and custom soundtracking", "Priority 24-hour delivery", "4K + Full HD + Mobile optimized", "Unlimited revisions"
]
},
{
id: "agency", tag: "Agency Plan", tagIcon: Building2,
price: "$2,999", period: "per month", description: "Unlimited monthly production for large teams and high-volume brokerages.", button: { text: "Schedule Demo", href: "contact" },
featuresTitle: "Includes", features: [
price: "$2,999", period: "per month", description: "Unlimited monthly production for large teams and high-volume brokerages.", button: { text: "Schedule Demo", href: "contact" }, featuresTitle: "Includes", features: [
"Unlimited video productions (any volume)", "Priority queue for all submissions", "Dedicated account manager", "Custom branding and templates", "All social media and web formats", "Advanced analytics dashboard", "Team collaboration portal", "Flexible scaling with usage credits"
]
}