Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -282,11 +282,11 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://www.instagram.com/aro.architects.co/"
|
||||
href: "https://www.instagram.com/aro.architects.co/", ariaLabel: "Instagram"
|
||||
},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://www.facebook.com/aro.architects.co"
|
||||
href: "https://www.facebook.com/aro.architects.co", ariaLabel: "Facebook"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user