Merge version_1 into main #3
@@ -48,30 +48,30 @@ export default function SwarajyaLanding() {
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-unrecognizable-man-using-smartphone-cafe-laptop-table_1098-17602.jpg", imageAlt: "Online services center"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-unrecognizable-man-using-smartphone-cafe-laptop-table_1098-17602.jpg?_wi=1", imageAlt: "Online services center"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-unrecognizable-man-using-smartphone-cafe-laptop-table_1098-17602.jpg", imageAlt: "Digital support services"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-unrecognizable-man-using-smartphone-cafe-laptop-table_1098-17602.jpg?_wi=2", imageAlt: "Digital support services"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-unrecognizable-man-using-smartphone-cafe-laptop-table_1098-17602.jpg", imageAlt: "Government forms help"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-unrecognizable-man-using-smartphone-cafe-laptop-table_1098-17602.jpg?_wi=3", imageAlt: "Government forms help"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-unrecognizable-man-using-smartphone-cafe-laptop-table_1098-17602.jpg", imageAlt: "Internet and digital access"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-unrecognizable-man-using-smartphone-cafe-laptop-table_1098-17602.jpg?_wi=4", imageAlt: "Internet and digital access"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vacant-modern-workspace-with-computers_482257-127194.jpg", imageAlt: "Service center interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vacant-modern-workspace-with-computers_482257-127194.jpg?_wi=1", imageAlt: "Service center interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vacant-modern-workspace-with-computers_482257-127194.jpg", imageAlt: "Professional workspace"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vacant-modern-workspace-with-computers_482257-127194.jpg?_wi=2", imageAlt: "Professional workspace"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vacant-modern-workspace-with-computers_482257-127194.jpg", imageAlt: "Digital services setup"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vacant-modern-workspace-with-computers_482257-127194.jpg?_wi=3", imageAlt: "Digital services setup"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vacant-modern-workspace-with-computers_482257-127194.jpg", imageAlt: "Customer service area"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vacant-modern-workspace-with-computers_482257-127194.jpg?_wi=4", imageAlt: "Customer service area"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -95,7 +95,7 @@ export default function SwarajyaLanding() {
|
||||
{ value: "5.0⭐", title: "Google Rating" },
|
||||
{ value: "100+", title: "Services Available" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vacant-modern-workspace-with-computers_482257-127194.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vacant-modern-workspace-with-computers_482257-127194.jpg?_wi=5"
|
||||
imageAlt="Swarajya service center"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -194,10 +194,10 @@ export default function SwarajyaLanding() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Aniket Hatkar", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Aniket Hatkar"
|
||||
id: "1", name: "Aniket Hatkar", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=1", imageAlt: "Aniket Hatkar"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sachin Gavhane", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Sachin Gavhane"
|
||||
id: "2", name: "Sachin Gavhane", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=2", imageAlt: "Sachin Gavhane"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Gajanan Gavhane", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Gajanan Gavhane"
|
||||
|
||||
Reference in New Issue
Block a user