From bcc153b7cc9b188179bd56e3d74cc06ee3983b9c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 02:22:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dd9fb7d..4541f66 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { description="I'm JD, a 15-year-old freelance photographer with a burning passion for freezing athletic moments in time. Primarily based in San Francisco, I've been honing my craft for 3 years, focusing intensely on the high-energy world of sports. My goal is to deliver impactful images that truly reflect the dedication, raw emotion, and competitive spirit of every athlete and team I photograph." metrics={[ { - value: "3+", title: "Years Experience"}, + value: "2+", title: "Years Experience"}, { value: "20+", title: "Satisfied Clients"}, { @@ -127,7 +127,7 @@ export default function LandingPage() { }, { id: "event", badge: "Best Value", badgeIcon: Sparkles, - price: "Custom Quote", subtitle: "Per Event", features: [ + price: "Custom Quot", subtitle: "Per Event", features: [ "Extended coverage", "50+ edited photos", "All digital files", "Travel included (negotiable)"], }, ]} -- 2.49.1