diff --git a/src/app/page.tsx b/src/app/page.tsx
index aba508e..2192b2a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,31 +30,19 @@ export default function LandingPage() {
@@ -62,40 +50,21 @@ export default function LandingPage() {
@@ -118,74 +85,31 @@ export default function LandingPage() {
@@ -230,18 +144,13 @@ export default function LandingPage() {
@@ -253,19 +162,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Instagram,
- href: "https://instagram.com/autopro_almaty",
- ariaLabel: "Instagram",
- },
+ href: "https://instagram.com/autopro_almaty", ariaLabel: "Instagram"},
{
icon: Facebook,
- href: "https://facebook.com/autopro.almaty",
- ariaLabel: "Facebook",
- },
+ href: "https://facebook.com/autopro.almaty", ariaLabel: "Facebook"},
{
icon: Film,
- href: "https://youtube.com/@autopro_almaty",
- ariaLabel: "YouTube",
- },
+ href: "https://youtube.com/@autopro_almaty", ariaLabel: "YouTube"},
]}
/>