Merge version_2 into main #1
@@ -7,47 +7,32 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const lato = Lato({
|
||||
variable: "--font-lato",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-lato", subsets: ["latin"],
|
||||
weight: ["100", "300", "400", "700", "900"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Terrapin Creek Septic Service - Professional Septic & Sewer in Centre, AL",
|
||||
description: "Expert septic tank pumping, sewer camera inspection, and repair services in Centre, Alabama. A+ BBB accredited. 16+ years of reliable service. Call (256) 927-8844.",
|
||||
keywords: "septic service Centre Alabama, septic tank pumping Cherokee County, sewer jetting Centre AL, septic repair, septic installation, plumbing services",
|
||||
robots: {
|
||||
title: "Terrapin Creek Septic Service - Professional Septic & Sewer in Centre, AL", description: "Expert septic tank pumping, sewer camera inspection, and repair services in Centre, Alabama. A+ BBB accredited. 16+ years of reliable service. Call (256) 927-8844.", keywords: "septic service Centre Alabama, septic tank pumping Cherokee County, sewer jetting Centre AL, septic repair, septic installation, plumbing services", robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "Terrapin Creek Septic Service - Centre, Alabama",
|
||||
description: "Professional septic and sewer services. A+ BBB accredited. Available 24/7.",
|
||||
siteName: "Terrapin Creek Septic Service LLC",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "Terrapin Creek Septic Service - Centre, Alabama", description: "Professional septic and sewer services. A+ BBB accredited. Available 24/7.", siteName: "Terrapin Creek Septic Service LLC", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/two-men-crouched-near-pipe-construction-site_259150-57633.jpg",
|
||||
alt: "Terrapin Creek Septic Service",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/two-men-crouched-near-pipe-construction-site_259150-57633.jpg", alt: "Terrapin Creek Septic Service"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Terrapin Creek Septic Service",
|
||||
description: "Professional septic and sewer services in Centre, Alabama",
|
||||
images: ["http://img.b2bpic.net/free-photo/two-men-crouched-near-pipe-construction-site_259150-57633.jpg"],
|
||||
card: "summary_large_image", title: "Terrapin Creek Septic Service", description: "Professional septic and sewer services in Centre, Alabama", images: ["http://img.b2bpic.net/free-photo/two-men-crouched-near-pipe-construction-site_259150-57633.jpg"],
|
||||
},
|
||||
};
|
||||
|
||||
@@ -1435,4 +1420,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,9 +20,7 @@ export default function HomePage() {
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
text: "(256) 927-8844",
|
||||
href: "tel:+12569278844",
|
||||
};
|
||||
text: "(256) 927-8844", href: "tel:+12569278844"};
|
||||
|
||||
return (
|
||||
<ThemeProvider
|
||||
@@ -51,8 +49,8 @@ export default function HomePage() {
|
||||
logoText="Terrapin Creek Septic Service"
|
||||
description="Reliable Septic and Sewer Services You Can Trust. 16+ years of professional expertise serving Centre, Alabama."
|
||||
buttons={[
|
||||
{ text: "Call (256) 927-8844", href: "tel:+12569278844" },
|
||||
{ text: "Request a Quote", href: "/quote" },
|
||||
{ text: "Pay Your Invoice", href: "/pay" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
@@ -75,69 +73,33 @@ export default function HomePage() {
|
||||
tag="Services"
|
||||
features={[
|
||||
{
|
||||
id: "pumping",
|
||||
label: "Pumping",
|
||||
title: "Septic Tank Pumping & Maintenance",
|
||||
items: [
|
||||
"Regular maintenance pumping",
|
||||
"Emergency pumping services",
|
||||
"System health inspections",
|
||||
],
|
||||
id: "pumping", label: "Pumping", title: "Septic Tank Pumping & Maintenance", items: [
|
||||
"Regular maintenance pumping", "Emergency pumping services", "System health inspections"],
|
||||
buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
{
|
||||
id: "inspection",
|
||||
label: "Inspection",
|
||||
title: "Sewer Camera Inspection",
|
||||
items: [
|
||||
"High-resolution camera diagnostics",
|
||||
"Detailed video reports",
|
||||
"Non-invasive assessment",
|
||||
],
|
||||
id: "inspection", label: "Inspection", title: "Sewer Camera Inspection", items: [
|
||||
"High-resolution camera diagnostics", "Detailed video reports", "Non-invasive assessment"],
|
||||
buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
{
|
||||
id: "jetting",
|
||||
label: "Jetting",
|
||||
title: "Sewer Jetting & Cleaning",
|
||||
items: [
|
||||
"Professional-grade equipment",
|
||||
"Clogs and blockages removed",
|
||||
"Preventive maintenance",
|
||||
],
|
||||
id: "jetting", label: "Jetting", title: "Sewer Jetting & Cleaning", items: [
|
||||
"Professional-grade equipment", "Clogs and blockages removed", "Preventive maintenance"],
|
||||
buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
{
|
||||
id: "installation",
|
||||
label: "Installation",
|
||||
title: "Pump & System Installation",
|
||||
items: [
|
||||
"State-of-the-art equipment",
|
||||
"Professional installation",
|
||||
"System optimization",
|
||||
],
|
||||
id: "installation", label: "Installation", title: "Pump & System Installation", items: [
|
||||
"State-of-the-art equipment", "Professional installation", "System optimization"],
|
||||
buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
{
|
||||
id: "repair",
|
||||
label: "Repair",
|
||||
title: "Septic System Repair",
|
||||
items: [
|
||||
"Emergency repairs available",
|
||||
"Expert diagnostics",
|
||||
"Reliable solutions",
|
||||
],
|
||||
id: "repair", label: "Repair", title: "Septic System Repair", items: [
|
||||
"Emergency repairs available", "Expert diagnostics", "Reliable solutions"],
|
||||
buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
{
|
||||
id: "new-system",
|
||||
label: "Systems",
|
||||
title: "Septic System Installation",
|
||||
items: [
|
||||
"Complete system design",
|
||||
"Professional installation",
|
||||
"Regulatory compliance",
|
||||
],
|
||||
id: "new-system", label: "Systems", title: "Septic System Installation", items: [
|
||||
"Complete system design", "Professional installation", "Regulatory compliance"],
|
||||
buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
]}
|
||||
@@ -181,8 +143,8 @@ export default function HomePage() {
|
||||
title="Ready for Professional Septic Service?"
|
||||
description="Call us today or request a free quote. Terrapin Creek Septic Service is here to help with all your septic and sewer needs in Centre, Alabama."
|
||||
buttons={[
|
||||
{ text: "Call (256) 927-8844", href: "tel:+12569278844" },
|
||||
{ text: "Request a Quote", href: "/quote" },
|
||||
{ text: "Call (256) 927-8844", href: "tel:+12569278844" },
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -202,4 +164,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user