Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 702ae52efe | |||
| 6825423ac2 | |||
| 146948165a | |||
| 02dfe26c77 | |||
| 93f7fbc0c9 |
@@ -26,7 +26,7 @@ export default function LandingPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
brandName="CBSTYLING "
|
brandName="CCCUSTOMS"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Services", id: "features" },
|
{ name: "Services", id: "features" },
|
||||||
{ name: "Why Us", id: "about" },
|
{ name: "Why Us", id: "about" },
|
||||||
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCarouselLogo
|
<HeroCarouselLogo
|
||||||
logoText="CBSTYLE "
|
logoText="CCCUSTOMS"
|
||||||
description="Premium window tinting and ambient lighting for your vehicle. Transform your car's appearance and comfort with professional installations."
|
description="Premium window tinting and ambient lighting for your vehicle. Transform your car's appearance and comfort with professional installations."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Services", href: "features" },
|
{ text: "View Services", href: "features" },
|
||||||
@@ -148,8 +148,8 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBase
|
<FooterBase
|
||||||
logoText="TintLux"
|
logoText="CCCUSTOMS"
|
||||||
copyrightText="© 2025 TintLux. All rights reserved."
|
copyrightText="© 2025 CCCUSTOMS. All rights reserved."
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services", items: [
|
title: "Services", items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user