Bob AI: remove contact section

This commit is contained in:
2026-02-09 15:05:21 +02:00
parent bbfbbb5ede
commit 0ec6d94fa0

View File

@@ -7,7 +7,6 @@ import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwen
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import AboutMetric from '@/components/sections/about/AboutMetric';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import { Award, Download, Gamepad2, Globe, Shield, Swords, TrendingUp, Users, Zap } from 'lucide-react';
@@ -180,21 +179,6 @@ export default function LandingPage() {
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
tag="Ready to Clash?"
tagIcon={Download}
title="Get in touch today"
description="Join the global community of legendary warriors. Free to play on iOS and Android. Build, upgrade, attack, and dominate. Your epic adventure awaits."
buttons={[
{ text: "Download on iOS", href: "https://apps.apple.com/app/clash-of-clans" },
{ text: "Download on Android", href: "https://play.google.com/store/apps/details?id=com.supercell.clashofclans" }
]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground="noInvert"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/portrait-scandinavian-female-viking-person_23-2151707039.jpg"