Update src/app/page.tsx
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
@@ -43,7 +43,7 @@ export default function BreweryPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
title="Craft Beer Experience"
|
||||
title="1'"
|
||||
description="Discover our award-winning beers brewed with passion and precision. From bold IPAs to smooth stouts, find your perfect pint."
|
||||
tag="Est. 2015"
|
||||
tagIcon={Sparkles}
|
||||
|
||||
Reference in New Issue
Block a user