Merge version_3 into main #2
@@ -14,9 +14,9 @@ export default function PersonalGridTemplatePage() {
|
||||
];
|
||||
|
||||
const socialLinks = [
|
||||
{ icon: Globe, label: "damienghader", href: "https://twitter.com" },
|
||||
{ icon: MessageCircle, label: "damienghader", href: "https://instagram.com" },
|
||||
{ icon: Sparkles, label: "damienghader", href: "https://linkedin.com" },
|
||||
{ icon: Globe, label: "Follow my updates on Twitter", href: "https://twitter.com" },
|
||||
{ icon: MessageCircle, label: "See my stories on Instagram", href: "https://instagram.com" },
|
||||
{ icon: Sparkles, label: "Connect with me on LinkedIn", href: "https://linkedin.com" },
|
||||
];
|
||||
|
||||
const linkCards = [
|
||||
|
||||
Reference in New Issue
Block a user