Skip to content

Commit

Permalink
Merge pull request #8 from GlideRide-online/patch-01
Browse files Browse the repository at this point in the history
changed from 5mins to 2mins
  • Loading branch information
Akshat2Jain committed Dec 6, 2023
2 parents 270d034 + 8d30f32 commit eb868f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/pages/Booking.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const Booking = ({ showUi }) => {
<div className=" bg-opacity-10 min-h-screen flex items-center justify-center">
<div className="text-center" style={textStyle}>
<h1 className="text-4xl font-bold mb-4">
Book your ride within 5 mins
Book your ride within 2 mins
</h1>
<p className="text-lg">
Explore our affordable bike rental service
Expand Down

0 comments on commit eb868f5

Please sign in to comment.