Update src/app/gallery/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function GalleryPage() {
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "2.1k+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193558.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193558.jpg?_wi=3",
|
||||
imageAlt: "ceramic coating application luxury car",
|
||||
},
|
||||
]}
|
||||
@@ -91,7 +91,7 @@ export default function GalleryPage() {
|
||||
role: "Lamborghini Owner",
|
||||
company: "Automotive Enthusiast",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -99,7 +99,7 @@ export default function GalleryPage() {
|
||||
role: "Executive",
|
||||
company: "Premium Clientele",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-taking-selfie_23-2148142674.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-taking-selfie_23-2148142674.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -107,7 +107,7 @@ export default function GalleryPage() {
|
||||
role: "Mercedes Collector",
|
||||
company: "Automotive Connoisseur",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user