3 Commits

Author SHA1 Message Date
1b10cf09e3 Update src/app/page.tsx 2026-03-03 18:08:09 +00:00
743aa890af Update src/app/layout.tsx 2026-03-03 17:58:24 +00:00
94d162ac27 Merge version_1 into main
Merge version_1 into main
2026-03-03 17:57:41 +00:00
2 changed files with 6 additions and 3 deletions

View File

@@ -15,9 +15,11 @@ export const metadata: Metadata = {
follow: true,
},
openGraph: {
title: "Skytech Drilling | Professional Drilling & Boring Services", description: "Expert drilling, boring, and inspection services. 20+ years experience serving construction and industrial clients.", type: "website", siteName: "Skytech Drilling"},
title: "Skytech Drilling | Professional Drilling & Boring Services", description: "Expert drilling, boring, and inspection services. 20+ years experience serving construction and industrial clients.", type: "website", siteName: "Skytech Drilling"
},
twitter: {
card: "summary_large_image", title: "Skytech Drilling | Professional Drilling & Boring Services", description: "Expert drilling, boring, and inspection services with 20+ years industry experience."},
card: "summary_large_image", title: "Skytech Drilling | Professional Drilling & Boring Services", description: "Expert drilling, boring, and inspection services with 20+ years industry experience."
},
};
export default function RootLayout({

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
{ text: "View Services", href: "#services" }
]}
buttonAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
dashboard={{
title: "Project Performance Metrics", logoIcon: Drill,
imageSrc: "http://img.b2bpic.net/free-photo/oil-worker-orange-uniform-helmet-working-with-pipe-wrench-near-oil-pump-jack_651396-2454.jpg?_wi=1", imageAlt: "drilling equipment industrial drilling construction drilling bore hole", buttons: [
@@ -110,6 +110,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/oil-worker-orange-uniform-helmet-working-with-pipe-wrench-near-oil-pump-jack_651396-2454.jpg?_wi=2"
imageAlt="Skytech Drilling professional team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>