Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8857385033 | |||
| 4e8e4a51a9 | |||
| aaf024cb02 | |||
| 08f2f81fff | |||
| 0f62e373c0 |
@@ -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
|
||||
background={{ variant: "glowing-orb" }}
|
||||
logoText="THAAD"
|
||||
<HeroBillboard
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
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" },
|
||||
|
||||
Reference in New Issue
Block a user