Merge version_1 into main #2
@@ -46,6 +46,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-headlight-couple-making-deal-with-car-dealer_651396-1187.jpg"
|
||||
imageAlt="Koleksioni i makinave Autobliss"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Telefononi Tani", href: "tel:+355688190000" },
|
||||
{ text: "Rezervoni Takim", href: "#contact" }
|
||||
@@ -53,15 +54,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Artan Rama", handle: "Klient i Kënaqur", testimonial: "Shërbim i shkëlqyer dhe makinë me cilësi të lartë. Polita e garantisë më dha besim të plotë.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"
|
||||
},
|
||||
{
|
||||
name: "Luiza Dibra", handle: "Blerëse", testimonial: "Ekipi shumë profesional dhe transparent. Gjëja më e mirë është orari i gjatë punë - deri në 21:00!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg"
|
||||
},
|
||||
{
|
||||
name: "Sokol Gega", handle: "Klient", testimonial: "Financimi ishte i lehtë dhe i shpejtë. Rekomandoj Autobliss për të gjithë në Tiranë.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
@@ -95,7 +96,7 @@ export default function LandingPage() {
|
||||
id: "maintenance", title: "Mirëmbajtje & Mbështetje", description: "Shërbim pas-shitjeje i plotë me garanci dhe mbështetje teknike. Mekanikët tanë janë të trajnuar dhe të përvojë.", imageSrc: "http://img.b2bpic.net/free-photo/young-auto-mechanic-using-compressor-while-maintaining-ac-unit-car-workshop_637285-4285.jpg", imageAlt: "Mirëmbajtje makinash"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-4-items"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
@@ -109,13 +110,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Artan Rama", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2"
|
||||
id: "1", name: "Artan Rama", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Luiza Dibra", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg?_wi=2"
|
||||
id: "2", name: "Luiza Dibra", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sokol Gega", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2"
|
||||
id: "3", name: "Sokol Gega", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Enida Shopi", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
||||
|
||||
Reference in New Issue
Block a user