Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a8f14ce6b6 | |||
| 04c260a158 | |||
| 3dad758681 | |||
| 9e626b0305 | |||
| e6b20ec42b | |||
| 3490748909 | |||
| 20abd93a2e | |||
| 792ff2818e | |||
| 1003264aa9 |
@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
@@ -39,8 +39,6 @@ export default function LandingPage() {
|
||||
name: "Buffet e Rinfreschi", id: "#buffet-rinfreschi"},
|
||||
{
|
||||
name: "Colazione", id: "#colazione"},
|
||||
{
|
||||
name: "Dove siamo", id: "#dove-siamo"},
|
||||
{
|
||||
name: "Contatti", id: "#contatti"},
|
||||
]}
|
||||
@@ -48,7 +46,7 @@ export default function LandingPage() {
|
||||
logoAlt="Logo Giallo Limone"
|
||||
brandName="Giallo Limone"
|
||||
button={{
|
||||
text: "Ordina su WhatsApp", href: "https://wa.me/393758533669?text=Ciao Giallo Limone, vorrei informazioni per un ordine."}}
|
||||
text: "Ordina su WhatsApp", href: "https://wa.me/393758533669?text=Ciao Giallo Limone, vorrei informazioni per un ordine."}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -145,7 +143,7 @@ export default function LandingPage() {
|
||||
description="Ogni mattina ti aspettiamo con prodotti da colazione artigianali, cornetti sfogliati e farcitura generose. Un bancone colorato, profumato e sempre pronto a sorprenderti."
|
||||
buttons={[
|
||||
{
|
||||
text: "Vieni a trovarci", href: "#dove-siamo"},
|
||||
text: "Vieni a trovarci", href: "#contatti"},
|
||||
]}
|
||||
bulletPoints={[
|
||||
{
|
||||
@@ -212,7 +210,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "looooo.webp?_wi=4", imageAlt: "Torta personalizzata con decorazioni creative", title: "", description: ""},
|
||||
{
|
||||
imageSrc: "unnamed (3).webp", imageAlt: "Esterno del locale Giallo Limone", title: "", description: ""},
|
||||
imageSrc: "unnamed (3).webp?_wi=1", imageAlt: "Esterno del locale Giallo Limone", title: "", description: ""},
|
||||
]}
|
||||
title="Una gioia per gli occhi, una sorpresa per il palato"
|
||||
description="Scopri la bellezza delle nostre creazioni, la ricchezza del nostro bancone e l'atmosfera accogliente del nostro locale."
|
||||
@@ -249,35 +247,51 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
tag="Dove Siamo"
|
||||
title="Ti aspettiamo ad Ascoli Piceno"
|
||||
description="Largo Martiri delle Foibe, 4, 63100 Ascoli Piceno AP\nTelefono: 375 853 3669\n\nOrari di apertura:\nLunedì: 07:30–12:30, 15:30–19:30\nMartedì: Chiuso\nMercoledì: 07:30–12:30, 15:30–19:30\nGiovedì: 07:30–12:30, 15:30–19:30\nVenerdì: 07:30–12:30, 15:30–19:30\nSabato: 07:30–12:30, 15:30–19:30\nDomenica: 08:00–13:00\n\nPer ordini, torte ed eventi consigliamo di contattarci in anticipo."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-cityscape-from_23-2151600048.jpg"
|
||||
imageAlt="Mappa della pasticceria Giallo Limone"
|
||||
tag="Contattaci"
|
||||
title="Siamo qui per te!"
|
||||
description="Compila il modulo sottostante per qualsiasi richiesta, informazione o ordine speciale. Ti risponderemo il prima possibile.\n\nPreferisci un contatto diretto? Chatta con noi su WhatsApp o chiamaci!\n\n**WhatsApp:** [375 853 3669](https://wa.me/393758533669?text=Ciao Giallo Limone, vorrei informazioni per un ordine.)\n**Telefono:** [375 853 3669](tel:+393758533669)"
|
||||
inputPlaceholder="Il tuo messaggio o la tua richiesta"
|
||||
buttonText="Invia Messaggio"
|
||||
termsText="Cliccando su Invia Messaggio confermi di aver letto la nostra informativa sulla privacy."
|
||||
onSubmit={(message: string) => console.log('Message sent:', message)}
|
||||
imageSrc="unnamed (3).webp?_wi=2"
|
||||
imageAlt="Esterno della Pasticceria Giallo Limone con indicazioni"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
<FooterLogoEmphasis
|
||||
logoSrc="logo.webp"
|
||||
logoAlt="Logo Giallo Limone"
|
||||
logoText="Giallo Limone"
|
||||
copyrightText="© 2024 Giallo Limone. Tutti i diritti riservati."
|
||||
socialLinks={[
|
||||
columns={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
items: [
|
||||
{ label: "Largo Martiri delle Foibe, 4, 63100 Ascoli Piceno AP" },
|
||||
{ label: "Indicazioni su Google Maps", href: "https://www.google.com/maps/search/?api=1&query=Largo+Martiri+delle+Foibe+4,+Ascoli+Piceno" },
|
||||
{ label: "Telefono: 375 853 3669", href: "tel:+393758533669" },
|
||||
{ label: "Orari: Lun-Sab: 07:30-12:30, 15:30-19:30; Dom: 08:00-13:00" }
|
||||
]
|
||||
},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
items: [
|
||||
{ label: "Home", href: "#home" },
|
||||
{ label: "Pasticceria", href: "#specialita" },
|
||||
{ label: "Torte ed Eventi", href: "#torte-eventi" },
|
||||
{ label: "Buffet e Rinfreschi", href: "#buffet-rinfreschi" },
|
||||
{ label: "Colazione", href: "#colazione" },
|
||||
{ label: "Contatti", href: "#contatti" }
|
||||
]
|
||||
},
|
||||
{
|
||||
icon: Phone,
|
||||
href: "tel:+393758533669", ariaLabel: "Chiama Giallo Limone"},
|
||||
{
|
||||
icon: MessageCircle,
|
||||
href: "https://wa.me/393758533669?text=Ciao Giallo Limone, vorrei informazioni.", ariaLabel: "Scrivi su WhatsApp"},
|
||||
items: [
|
||||
{ label: "Ordina su WhatsApp", href: "https://wa.me/393758533669?text=Ciao Giallo Limone, vorrei informazioni per un ordine." },
|
||||
{ label: "Facebook", href: "https://www.facebook.com/giallolimonepasticceria" },
|
||||
{ label: "Instagram", href: "https://www.instagram.com/giallolimonepasticceria/" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user