Merge version_2 into main #4
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
logoText="The Detail Squad"
|
||||
copyrightText="© 2025 The Detail Squad. All rights reserved. Los Angeles, CA."
|
||||
socialLinks={[
|
||||
{ icon: Instagram, href: "https://instagram.com/thedetailsquad", ariaLabel: "Instagram" },
|
||||
{ icon: Instagram, href: "https://www.instagram.com/thedetailsquadd/?hl=en", ariaLabel: "Instagram" },
|
||||
{ icon: Facebook, href: "https://facebook.com/thedetailsquad", ariaLabel: "Facebook" },
|
||||
{ icon: Phone, href: "tel:2134546755", ariaLabel: "Call us" }
|
||||
]}
|
||||
@@ -230,4 +230,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user