Bob AI: remove about section

This commit is contained in:
2026-02-24 16:14:33 +00:00
parent 67ef63e364
commit 7e75440de4

View File

@@ -4,7 +4,6 @@ import React from 'react';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
import TextAbout from '@/components/sections/about/TextAbout';
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
@@ -60,21 +59,6 @@ export default function LandingPage() {
/>
</div>
<div id="about-section" data-section="about-section" className="w-full">
<TextAbout
tag="OUR STORY"
tagIcon={Music}
tagAnimation="slide-up"
title="Crafted for Passionate Musicians"
buttons={[
{ text: "Explore Instruments", href: "#products-section" },
{ text: "Learn More", href: "#features-section" },
]}
buttonAnimation="slide-up"
useInvertedBackground={true}
/>
</div>
<div id="features-section" data-section="features-section" className="w-full">
<FeatureCardTwentyFive
features={[