Merge version_5 into main
Merge version_5 into main
This commit was merged in pull request #9.
This commit is contained in:
@@ -22,7 +22,6 @@ import {
|
||||
Headphones,
|
||||
Instagram,
|
||||
LifeBuoy,
|
||||
Lightbulb,
|
||||
Linkedin,
|
||||
Mic,
|
||||
Music,
|
||||
@@ -252,7 +251,7 @@ export default function LandingPage() {
|
||||
<FooterCard
|
||||
logoText="Pro Studio"
|
||||
copyrightText="© 2023 Pro Studio. All rights reserved."
|
||||
socialLinks={[{ icon: Twitter, href: "https://twitter.com/prostudio", ariaLabel: "Twitter" }, { icon: Linkedin, href: "https://linkedin.com/company/prostudio", ariaLabel: "LinkedIn" }, { icon: Instagram, href: "https://instagram.com/prostudio", ariaLabel: "Instagram" }]}
|
||||
socialLinks={[{ icon: Twitter, href: "https://twitter.com/prostudio", ariaLabel: "Twitter" }, { icon: Linkedin, href: "https://linkedin.com/company/prostudio", ariaLabel: "LinkedIn" }, { icon: Instagram, href: "https://instagram.com/prostudio", ariaLabel: "Instagram" }]}}
|
||||
className="py-16 md:py-24 bg-background-accent"
|
||||
cardClassName="bg-card/70 backdrop-blur-md"
|
||||
logoClassName="text-2xl font-bold text-foreground"
|
||||
|
||||
Reference in New Issue
Block a user