From 1803f6bf54248f4a95d3572e6e355e88158db97b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 05:09:22 +0000 Subject: [PATCH] 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 8a1c072..ecda08a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,10 +134,10 @@ export default function LandingPage() { variant: "plain"}} tag="Book Today" title="DM Us for Appointments" - description="Find us on Instagram @FreshBinBoys. We offer service Monday and Wednesday, 4pm-7pm." + description="Find us on Instagram @Fresh_bin_boys. We offer service Monday and Wednesday, 4pm-7pm." buttons={[ { - text: "Instagram @FreshBinBoys", href: "https://instagram.com/FreshBinBoys"}, + text: "Instagram @Fresh_bin_boys", href: "https://instagram.com/Fresh_bin_boys"}, ]} /> @@ -151,4 +151,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1