Merge version_2 into main #2
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="BusGo Booking"
|
||||
description="Please enter your name, destination, and departure city to find available bus timings, pricing, and seat availability."
|
||||
description="Experience the fastest way to book your journey. Simply enter your details and secure your seat in seconds to start your travel adventure immediately."
|
||||
buttons={[
|
||||
{
|
||||
text: "Find My Bus", href: "#products"},
|
||||
@@ -248,4 +248,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user