Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 63297d2317 | |||
| deb0a6850d | |||
| 8e55cb2202 | |||
| 4ffa81610d | |||
| 74238d8342 | |||
| d925036117 | |||
| fb79932ec3 |
@@ -210,17 +210,17 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
href: "https://tuscany.webild.io", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
href: "https://tuscany.webild.io", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
href: "https://tuscany.webild.io", ariaLabel: "Twitter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user