Merge version_2 into main #2
@@ -21,9 +21,11 @@ const sourceSans3 = Source_Sans_3({
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Northdale Golf Club - Premier Golf Course in Tampa", description: "Experience championship golf at Northdale Golf Club in Tampa. Join our leagues, book tee-times, and discover the best golfing community in the area.", keywords: "golf course Tampa, golf leagues, tee times, championship golf, Tampa Bay golf", openGraph: {
|
||||
title: "Northdale Golf Club - Premier Golf Course in Tampa", description: "Experience championship golf at Northdale Golf Club in Tampa. Join our leagues, book tee-times, and discover the best golfing community in the area.", siteName: "Northdale Golf Club", type: "website"},
|
||||
title: "Northdale Golf Club - Premier Golf Course in Tampa", description: "Experience championship golf at Northdale Golf Club in Tampa. Join our leagues, book tee-times, and discover the best golfing community in the area.", siteName: "Northdale Golf Club", type: "website"
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Northdale Golf Club - Premier Golf Course in Tampa", description: "Experience championship golf at Northdale Golf Club in Tampa. Join our leagues, book tee-times, and discover the best golfing community in the area."},
|
||||
card: "summary_large_image", title: "Northdale Golf Club - Premier Golf Course in Tampa", description: "Experience championship golf at Northdale Golf Club in Tampa. Join our leagues, book tee-times, and discover the best golfing community in the area."
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
@@ -44,8 +44,8 @@ export default function LandingPage() {
|
||||
title="Experience the Best Golf Course in Tampa"
|
||||
description="Join our premier 18-hole championship course. Enjoy world-class leagues, tournaments, and a community of passionate golfers."
|
||||
tag="Welcome to Northdale"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/golf-course-landscape_1388-96.jpg"
|
||||
imageAlt="Beautiful Northdale Golf Course"
|
||||
imageSrc="https://images.unsplash.com/photo-1535632066927-ab7c9ab60908?w=1200&h=600&fit=crop"
|
||||
imageAlt="Northdale Golf Club Championship Course"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
showDimOverlay={false}
|
||||
|
||||
Reference in New Issue
Block a user