Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe95541ce6 | |||
| b86c45e7ae | |||
| 4812190be7 | |||
| bdcb83660c | |||
| e6206510a2 |
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Shop Tires", href: "#products"},
|
||||
{
|
||||
text: "Call Now", href: "tel:+1000000000"},
|
||||
text: "Book Your Service", href: "tel:+1000000000"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/a-high-quality-ultra-realistic-close-up--1777072939439-ae282de1.png"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2", title: "How long does installation take?", content: "Usually 30-45 minutes for a full set."},
|
||||
{
|
||||
id: "3", title: "Do I need an appointment?", content: "Appointments are recommended but we welcome walk-ins."},
|
||||
id: "3", title: "Do I need an appointment?", content: "Appointments are recommended but we welcome walk-ins. You can [Book Now](#contact) to secure your spot."},
|
||||
{
|
||||
id: "4", title: "What kind of tires do you stock?", content: "We stock major brands and high-quality used tires."},
|
||||
]}
|
||||
@@ -255,4 +255,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user