From ee38d8c37c017fcb84bd7b2e342c504c3321f19b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:49:25 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b26be6c..ee0d774 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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, From 3bc9743588a7e2173e60c1b75e63125f6d2d09a3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:49:25 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index db939c5..f0c885b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"