Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fbb2d23e8e | |||
| b1af484507 | |||
| 15f942f370 | |||
| 8210f23b37 | |||
| 743819a066 |
@@ -253,10 +253,10 @@ export default function LandingPage() {
|
|||||||
socialLinks={[
|
socialLinks={[
|
||||||
{ icon: Instagram, href: "https://instagram.com", ariaLabel: "Instagram" },
|
{ icon: Instagram, href: "https://instagram.com", ariaLabel: "Instagram" },
|
||||||
{ icon: Facebook, href: "https://facebook.com", ariaLabel: "Facebook" },
|
{ icon: Facebook, href: "https://facebook.com", ariaLabel: "Facebook" },
|
||||||
{ icon: Linkedin, href: "https://linkedin.com", ariaLabel: "LinkedIn" }
|
{ icon: Linkedin, href: "https://linkedin.com/in/isabellawrightLOCKED_SELECTION", ariaLabel: "LinkedIn" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user