From 1de10718152fd2926fbec6f6f34c7c5cc835bc47 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 17:37:27 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 81a080e..45edbba 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -63,7 +63,7 @@ export default function ContactPage() { { heading: "Address", content: [ { - type: "paragraph", text: "101 N Main St, Sumter, SC"}, + type: "paragraph", text: "217 N Washington St, Sumter, SC 29150"}, ], }, { @@ -80,10 +80,34 @@ export default function ContactPage() { }, ], }, + { + heading: "Directions", content: [ + { + type: "paragraph", text: "Get detailed directions to our location."}, + ], + }, ]} /> +
+
+

Find Us

+

+ Located at 217 N Washington St in the heart of Sumter, Main Attraction Barber is easy to find. Click the button below for step-by-step directions. +

+ + + Get Directions + +
+
+