Update src/app/page.tsx
This commit is contained in:
@@ -210,13 +210,13 @@ export default function LandingPage() {
|
|||||||
socialLinks={[
|
socialLinks={[
|
||||||
{
|
{
|
||||||
icon: Instagram,
|
icon: Instagram,
|
||||||
href: "#", ariaLabel: "Instagram"},
|
href: "https://tuscany.webild.com", ariaLabel: "Instagram"},
|
||||||
{
|
{
|
||||||
icon: Facebook,
|
icon: Facebook,
|
||||||
href: "#", ariaLabel: "Facebook"},
|
href: "https://tuscany.webild.com", ariaLabel: "Facebook"},
|
||||||
{
|
{
|
||||||
icon: Twitter,
|
icon: Twitter,
|
||||||
href: "#", ariaLabel: "Twitter"},
|
href: "https://tuscany.webild.com", ariaLabel: "Twitter"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user