Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| faac3550e1 | |||
| b0a7c87b0d | |||
| 315e361f0b |
@@ -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