Merge version_1 into main #1
@@ -55,17 +55,17 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-suit-cross-arms-chest-looking-selfassured-city-center_1258-123499.jpg"},
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-suit-cross-arms-chest-looking-selfassured-city-center_1258-123499.jpg?_wi=1"},
|
||||
{
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/waiting-call-businessman-sits-modern-car-have-some-deals_146671-14452.jpg"},
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/waiting-call-businessman-sits-modern-car-have-some-deals_146671-14452.jpg?_wi=1"},
|
||||
{
|
||||
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-carrying-boxes_23-2148923127.jpg"},
|
||||
{
|
||||
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-courier-delivering-packages-city_637285-2141.jpg"},
|
||||
{
|
||||
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-suit-cross-arms-chest-looking-selfassured-city-center_1258-123499.jpg"},
|
||||
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-suit-cross-arms-chest-looking-selfassured-city-center_1258-123499.jpg?_wi=2"},
|
||||
{
|
||||
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/waiting-call-businessman-sits-modern-car-have-some-deals_146671-14452.jpg"},
|
||||
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/waiting-call-businessman-sits-modern-car-have-some-deals_146671-14452.jpg?_wi=2"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
title="Why Choose Shrinath Transport?"
|
||||
description="Over a decade of trusted service excellence. We're committed to safe, on-time, and cost-effective transportation solutions for businesses and travelers across Rajasthan. Our fleet is modern, our drivers are experienced, and our service is unmatched."
|
||||
tag="Your Trusted Partner"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-confident-business-woman-suit-cross-arms-chest-looking-selfassured-city-center_1258-123499.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-confident-business-woman-suit-cross-arms-chest-looking-selfassured-city-center_1258-123499.jpg?_wi=3"
|
||||
imageAlt="Shrinath Transport Fleet"
|
||||
buttons={[{ text: "Learn More", href: "#services" }]}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user