Merge version_2 into main #4
@@ -59,7 +59,8 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/defocused-dusty-lights-optical-fibers_23-2148241370.jpg", imageAlt: "Atmosfera serale" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/table-tennis-logo-collection_23-2148646407.jpg", imageAlt: "Ping pong e biliardo" },
|
||||
]}
|
||||
buttons={[{ text: "Prenota il tuo campo", href: "#contact" }]}
|
||||
buttons={[{ text: "Prenota il tuo campo ora", href: "#contact" }]
|
||||
}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -147,4 +148,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user