Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d807822e2f | |||
| 5d87a9141d | |||
| 5409cbebf6 | |||
| 1bbbf78ad3 |
@@ -114,6 +114,12 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193621.jpg"
|
||||
imageAlt="Clean detailing studio with car"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: 'Vezi Serviciile Noastre',
|
||||
href: '#servicii',
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -334,4 +340,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user