Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-05-15 09:10:20 +00:00

View File

@@ -8,7 +8,6 @@ import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import TextAbout from '@/components/sections/about/TextAbout';
@@ -62,7 +61,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="A Home Away From Home"
description="Haven House Cafe is more than just a place to grab a coffee; it's a space for community, quiet work, and meaningful connections. Located conveniently in Northwest Calgary, we pride ourselves on our cozy atmosphere and friendly service."
buttons={[{ text: "Discover Our Story", href: "#" }]}
/>
</div>