Merge version_1 into main #1
@@ -70,32 +70,32 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-with-his-pet-coffee-shop-dog-owner-playing-with-his-pet-looking-happy_1258-314221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-with-his-pet-coffee-shop-dog-owner-playing-with-his-pet-looking-happy_1258-314221.jpg?_wi=1",
|
||||
imageAlt: "Luxurious barber shop environment",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-with-his-pet-coffee-shop-dog-owner-playing-with-his-pet-looking-happy_1258-314221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-with-his-pet-coffee-shop-dog-owner-playing-with-his-pet-looking-happy_1258-314221.jpg?_wi=2",
|
||||
imageAlt: "Barber chair view",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-with-his-pet-coffee-shop-dog-owner-playing-with-his-pet-looking-happy_1258-314221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-with-his-pet-coffee-shop-dog-owner-playing-with-his-pet-looking-happy_1258-314221.jpg?_wi=3",
|
||||
imageAlt: "Grooming detail",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-with-his-pet-coffee-shop-dog-owner-playing-with-his-pet-looking-happy_1258-314221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-with-his-pet-coffee-shop-dog-owner-playing-with-his-pet-looking-happy_1258-314221.jpg?_wi=4",
|
||||
imageAlt: "Barber shop aesthetic",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-with-his-pet-coffee-shop-dog-owner-playing-with-his-pet-looking-happy_1258-314221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-with-his-pet-coffee-shop-dog-owner-playing-with-his-pet-looking-happy_1258-314221.jpg?_wi=5",
|
||||
imageAlt: "Professional workspace",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-with-his-pet-coffee-shop-dog-owner-playing-with-his-pet-looking-happy_1258-314221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-with-his-pet-coffee-shop-dog-owner-playing-with-his-pet-looking-happy_1258-314221.jpg?_wi=6",
|
||||
imageAlt: "Luxury barber tools",
|
||||
},
|
||||
]}
|
||||
@@ -253,7 +253,7 @@ export default function LandingPage() {
|
||||
role: "Student",
|
||||
company: "University",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-crosswalk_1098-14105.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-crosswalk_1098-14105.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
role: "Consultant",
|
||||
company: "Global Tech",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-crosswalk_1098-14105.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-crosswalk_1098-14105.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user