Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-05-07 15:16:16 +00:00

View File

@@ -210,13 +210,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Instagram,
href: "https://tuscany.webild.com", ariaLabel: "Instagram"},
href: "https://tuscany.webild.io", ariaLabel: "Instagram"},
{
icon: Facebook,
href: "https://tuscany.webild.com", ariaLabel: "Facebook"},
href: "https://tuscany.webild.io", ariaLabel: "Facebook"},
{
icon: Twitter,
href: "https://tuscany.webild.com", ariaLabel: "Twitter"},
href: "https://tuscany.webild.io", ariaLabel: "Twitter"},
]}
/>
</div>