Update src/app/page.tsx
This commit is contained in:
@@ -75,6 +75,7 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="split"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{ id: "t1", name: "Giorgio", role: "Master Barber", description: "Ιδρυτής με πάνω από 15 χρόνια εμπειρίας στην τέχνη του grooming.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-posing-with-crossed-arms-brick-wall_176420-14690.jpg" },
|
||||
{ id: "t2", name: "Νίκος", role: "Senior Barber", description: "Εξειδικευμένος στο κλασικό στυλ και το παραδοσιακό ξύρισμα.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-slavic-middle-aged-male-barber-uniform-holding-barber-tools-isolated-purple-wall_141793-91610.jpg" },
|
||||
@@ -104,6 +105,8 @@ export default function LandingPage() {
|
||||
title="Κλείστε το ραντεβού σας"
|
||||
description="Βρισκόμαστε στην καρδιά του Κολωνακίου. Τηλεφωνήστε μας στο +30 210 1234567 για να κλείσετε τη θέση σας."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-leather-barber-shop-chair_23-2148256927.jpg?_wi=2"
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user