Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-07 18:49:30 +00:00
2 changed files with 5 additions and 4 deletions

View File

@@ -8,7 +8,8 @@ const inter = Inter({
});
export const metadata: Metadata = {
title: "AXPvidz | Professional Cameraman Services", description: "Professional cameraman services for live streams, vlogs, and content creation. Get that perfect third-person perspective or just someone to hold the camera while you create."};
title: "AXPvidz | Professional Cameraman Services", description: "Professional cameraman services for live streams, vlogs, and content creation. Get that perfect third-person perspective or just someone to hold the camera while you create."
};
export default function RootLayout({
children,

View File

@@ -194,11 +194,11 @@ export default function LandingPage() {
"Professional camera operation", "My own camera or support for yours", "Flexible scheduling", "Basic editing consultation"],
},
{
id: "daily", tag: "Daily Package", tagIcon: Star,
id: "daily", tag: "Daily Package - Most Popular", tagIcon: Star,
price: "$150", period: "/day", description:
"Full-day filming for your content. Best value for comprehensive projects and series content.", button: { text: "Book Day Rate", href: "#contact" },
"Full-day filming for your content. Unbeatable value for comprehensive projects and series content—maximize your return on investment with professional coverage that creators love.", button: { text: "Book Day Rate", href: "#contact" },
featuresTitle: "What's Included:", features: [
"8 hours of professional filming", "Multiple camera angles and perspectives", "Equipment included (or bring your own)", "Raw footage delivery", "Priority scheduling"],
"8 hours of professional filming", "Multiple camera angles and perspectives", "Equipment included (or bring your own)", "Raw footage delivery", "Priority scheduling", "Best value for creators"],
},
]}
animationType="slide-up"