Update src/app/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Elisa Pasticceria"
|
||||
description="Risveglia i tuoi sensi con la freschezza artigianale delle nostre creazioni, pensate per regalarti un momento di pura dolcezza."
|
||||
description="L'arte della freschezza artigianale a Zevio. Ogni dolce racconta la nostra passione per la qualità e la tradizione pasticcera."
|
||||
buttons={[
|
||||
{
|
||||
text: "Scopri le creazioni", href: "#products"},
|
||||
@@ -54,9 +54,8 @@ export default function LandingPage() {
|
||||
text: "Ordina su WhatsApp", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/doughnut-with-powdered-sugar-glazing-milk-bottle_23-2148423378.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doughnut-with-powdered-sugar-glazing-milk-bottle_23-2148423378.jpg?_wi=2"
|
||||
imageAlt="cinematic slow motion bakery background"
|
||||
videoSrc="https://videos.pexels.com/video-files/4053629/4053629-hd_1920_1080_30fps.mp4"
|
||||
imageAlt="Cinematic shot of artisan bakery creations"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -223,4 +222,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user