Update src/app/page.tsx
This commit is contained in:
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
|||||||
{ id: "t4", name: "Eleni A.", role: "Artist", company: "Heraklion", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/sales-woman-car-showroom_1303-15163.jpg", imageAlt: "Eleni A. avatar" },
|
{ id: "t4", name: "Eleni A.", role: "Artist", company: "Heraklion", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/sales-woman-car-showroom_1303-15163.jpg", imageAlt: "Eleni A. avatar" },
|
||||||
{ id: "t5", name: "Nikos G.", role: "Travel Agent", company: "Rhodes", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-mature-businesswoman-stylish-jacket-chats-with-her-smartphone-inside-car_343059-146.jpg", imageAlt: "Nikos G. avatar" }
|
{ id: "t5", name: "Nikos G.", role: "Travel Agent", company: "Rhodes", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-mature-businesswoman-stylish-jacket-chats-with-her-smartphone-inside-car_343059-146.jpg", imageAlt: "Nikos G. avatar" }
|
||||||
]}
|
]}
|
||||||
gridVariant="three-columns-all-items-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
animationType="depth-3d"
|
animationType="depth-3d"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
|||||||
{ id: "p5", name: "Tire Rotation & Balance", price: "€40", imageSrc: "http://img.b2bpic.net/free-photo/attractive-brave-woman-is-posing-photographer-auto-workshop-with-part-car_613910-17142.jpg", imageAlt: "Tire rotation and balance" },
|
{ id: "p5", name: "Tire Rotation & Balance", price: "€40", imageSrc: "http://img.b2bpic.net/free-photo/attractive-brave-woman-is-posing-photographer-auto-workshop-with-part-car_613910-17142.jpg", imageAlt: "Tire rotation and balance" },
|
||||||
{ id: "p6", name: "Suspension System Repair", price: "€250", imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-using-laptop-while-running-car-diagnostic-working-with-colleague-workshop_637285-7670.jpg", imageAlt: "Suspension system repair" }
|
{ id: "p6", name: "Suspension System Repair", price: "€250", imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-using-laptop-while-running-car-diagnostic-working-with-colleague-workshop_637285-7670.jpg", imageAlt: "Suspension system repair" }
|
||||||
]}
|
]}
|
||||||
gridVariant="three-columns-all-items-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user