Update src/app/gallery/page.tsx
This commit is contained in:
@@ -51,15 +51,15 @@ export default function GalleryPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32335.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32335.jpg?_wi=3",
|
||||
imageAlt: "Paint correction before and after"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193155.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193155.jpg?_wi=5",
|
||||
imageAlt: "Polished car exterior detail"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18981.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18981.jpg?_wi=4",
|
||||
imageAlt: "Shiny vehicle finish result"
|
||||
}
|
||||
]
|
||||
@@ -70,15 +70,15 @@ export default function GalleryPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-bearded-man-leaning-soft-chair-back-while-exploring-linear-pattern-before-buying_7502-10002.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-bearded-man-leaning-soft-chair-back-while-exploring-linear-pattern-before-buying_7502-10002.jpg?_wi=3",
|
||||
imageAlt: "Interior detailing transformation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg?_wi=3",
|
||||
imageAlt: "Clean car interior result"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9285.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9285.jpg?_wi=3",
|
||||
imageAlt: "Professional interior detail"
|
||||
}
|
||||
]
|
||||
@@ -89,15 +89,15 @@ export default function GalleryPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32339.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32339.jpg?_wi=3",
|
||||
imageAlt: "Ceramic coating before and after"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leather-card-holder-isolated-pink_140725-12400.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leather-card-holder-isolated-pink_140725-12400.jpg?_wi=3",
|
||||
imageAlt: "Protected paint surface shine"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736855.jpg?_wi=4",
|
||||
imageAlt: "Professional protection products"
|
||||
}
|
||||
]
|
||||
@@ -108,15 +108,15 @@ export default function GalleryPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wiping-car-with-microfiber-after-wash_1303-29061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wiping-car-with-microfiber-after-wash_1303-29061.jpg?_wi=3",
|
||||
imageAlt: "Professional polishing process"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193155.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193155.jpg?_wi=6",
|
||||
imageAlt: "Beautifully polished car"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/preparing-car-before-spray-painting_1157-36583.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/preparing-car-before-spray-painting_1157-36583.jpg?_wi=3",
|
||||
imageAlt: "Expert detailing specialist"
|
||||
}
|
||||
]
|
||||
@@ -132,12 +132,12 @@ export default function GalleryPage() {
|
||||
<div id="gallery-testimonials" data-section="gallery-testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Javohir A.", imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186122.jpg" },
|
||||
{ id: "2", name: "Diyor M.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" },
|
||||
{ id: "3", name: "Shakhzoda K.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-afroamerican-man-smiling_23-2148508920.jpg" },
|
||||
{ id: "4", name: "Akmal R.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg" },
|
||||
{ id: "5", name: "Farida T.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg" },
|
||||
{ id: "6", name: "Rustam K.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-indoors_23-2149927558.jpg" }
|
||||
{ id: "1", name: "Javohir A.", imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186122.jpg?_wi=3" },
|
||||
{ id: "2", name: "Diyor M.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3" },
|
||||
{ id: "3", name: "Shakhzoda K.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-afroamerican-man-smiling_23-2148508920.jpg?_wi=3" },
|
||||
{ id: "4", name: "Akmal R.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg?_wi=3" },
|
||||
{ id: "5", name: "Farida T.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=2" },
|
||||
{ id: "6", name: "Rustam K.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-indoors_23-2149927558.jpg?_wi=2" }
|
||||
]}
|
||||
cardTitle="Gallery visitors love our attention to detail and professional results"
|
||||
cardTag="Client Satisfaction"
|
||||
|
||||
Reference in New Issue
Block a user