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