Compare commits
4 Commits
version_11
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| fd0a173cd4 | |||
| 05d1cac8bf | |||
| 6bd4e66980 | |||
| 49cee28aa8 |
@@ -15,7 +15,8 @@ export const metadata: Metadata = {
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "CompClub - Where Tech Enthusiasts Connect", description: "Join our vibrant community of 200+ members. Learn, code, and grow together.", type: "website", siteName: "CompClub", url: "https://compclub.com"},
|
||||
title: "CompClub - Where Tech Enthusiasts Connect", description: "Join our vibrant community of 200+ members. Learn, code, and grow together.", type: "website", siteName: "CompClub", url: "https://compclub.com"
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=1200&q=80&_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/uploaded-1772386907824-cil43xnf.jpg"
|
||||
imageAlt="Computer workstation with development setup"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
|
||||
Reference in New Issue
Block a user