Merge version_3 into main #5
@@ -5,6 +5,7 @@ import ReactLenis from "lenis/react";
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import { Rocket } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -38,6 +39,9 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
tag="Launch Your Business in 24 Hours"
|
||||
tagIcon={Rocket}
|
||||
tagAnimation="slide-up"
|
||||
title="We Build Stunning Websites in a Single Day"
|
||||
description="AI-powered web design for Huntsville local businesses — delivered in 24 hours, starting at $800."
|
||||
buttons={[{ text: "Book Your Free Call", href: "/contact" }, { text: "See Our Work", href: "/portfolio" }]}
|
||||
|
||||
Reference in New Issue
Block a user