Update src/app/page.tsx
This commit is contained in:
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="L'ARTIGIANO"
|
||||
brandName="c9 chocolate and gelato"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
logoText="L'ARTIGIANO GELATERIA"
|
||||
logoText="c9 chocolate and gelato"
|
||||
description="Hand-crafted Italian indulgence, churned with passion and the finest seasonal ingredients."
|
||||
buttons={[
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="L'ARTIGIANO"
|
||||
logoText="c9 chocolate and gelato"
|
||||
columns={[
|
||||
{
|
||||
title: "Company", items: [
|
||||
|
||||
Reference in New Issue
Block a user