Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-30 11:05:47 +00:00

View File

@@ -5,7 +5,7 @@ import ReactLenis from "lenis/react";
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
import FooterBase from '@/components/sections/footer/FooterBase';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
@@ -43,9 +43,9 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
<HeroBillboard
background={{ variant: "glowing-orb" }}
logoText="THAAD"
title="THAAD"
description="Authentic Swaminarayan flavors served in a refined, luxury setting. Discover the purity of traditional taste, elevated for your family."
buttons={[
{ text: "Reserve Table", href: "#contact" },