diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 590663b..1332b5d 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -27,47 +27,32 @@ export default function LandingPage() {
@@ -105,21 +82,13 @@ export default function LandingPage() {
description="Visit us at our Fredericksburg studio or reach out by phone or email. We're here to answer your questions and get your vehicle looking its best."
bulletPoints={[
{
- title: "Phone",
- description: "(540) 706-8888",
- },
+ title: "Phone", description: "(540) 706-8888"},
{
- title: "Address",
- description: "1919 Princess Anne St Suite 303, Fredericksburg, VA 22401",
- },
+ title: "Address", description: "1919 Princess Anne St Suite 303, Fredericksburg, VA 22401"},
{
- title: "Business Hours",
- description: "Monday - Friday: 9:00 AM - 5:00 PM (Weekends by Appointment)",
- },
+ title: "Business Hours", description: "Monday - Friday: 9:00 AM - 5:00 PM (Weekends by Appointment)"},
{
- title: "Service Area",
- description: "Serving Fredericksburg, Spotsylvania, Stafford, King George, Locust Grove, and surrounding Virginia communities.",
- },
+ title: "Service Area", description: "Serving Fredericksburg, Spotsylvania, Stafford, King George, Locust Grove, and surrounding Virginia communities."},
]}
imageSrc="http://img.b2bpic.net/free-photo/bold-metro-station-chatelet-paris_23-2148232435.jpg"
imageAlt="Google Map showing SKG Auto Detailing Inc. location in Fredericksburg, VA"
@@ -131,18 +100,13 @@ export default function LandingPage() {
@@ -151,66 +115,39 @@ export default function LandingPage() {