Bob AI: Remove About Chill Time block

This commit is contained in:
2026-01-30 15:33:55 +00:00
parent cd67a80d72
commit 1c37e874fa

View File

@@ -2,7 +2,6 @@
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
@@ -61,22 +60,6 @@ export default function LandingPage() {
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
title="About Chill Time"
description={[
"Chill Time is more than just a book club—it's a sanctuary for readers who believe in the transformative power of stories. Founded on the belief that literature connects souls across time and space, we create a welcoming space where book enthusiasts of all backgrounds can gather.", "From contemporary bestsellers to timeless classics, we celebrate diverse voices and genres. Our monthly selections are carefully curated to spark meaningful conversations, challenge perspectives, and inspire personal growth through shared reading experiences.", "Join us as we turn pages, share insights, and build a thriving community united by our love of books and the remarkable journeys they take us on."
]}
useInvertedBackground="invertDefault"
showBorder={true}
buttons={[
{
text: "Learn More", href: "https://example.com"
}
]}
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyThree
title="Featured Reads"