Merge version_11 into main #14
@@ -2,7 +2,7 @@ import type { Metadata } from "next";
|
||||
import "./globals.css";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Cornerstone Auto Repair", description: "Expert auto repair services in Spearfish, SD. Family-owned and operated since day one."};
|
||||
title: "Cornerstone Auto Repair", description: "Expert auto repair services in Spearfish, SD. Family-owned and operated."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Expert Auto Repair You Can Trust"
|
||||
description="Family-owned and operated since day one. We keep your vehicles running smoothly with honest, professional service."
|
||||
description="Family-owned and operated. We keep your vehicles running smoothly with honest, professional service."
|
||||
tag="Professional Service"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUzJAIJxnBYwFIBspQ1lc7bdVs/uploaded-1772663039208-htbwevc6.jpg?_wi=1"
|
||||
imageAlt="Professional auto repair shop"
|
||||
|
||||
Reference in New Issue
Block a user