diff --git a/src/app/page.tsx b/src/app/page.tsx index b2e70ee..842c365 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,25 +29,15 @@ export default function LandingPage() { @@ -56,23 +46,16 @@ export default function LandingPage() {
@@ -133,51 +96,27 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "regular", - badge: "Popular", - price: "$20", - subtitle: "Regular Haircut", - features: [ - "Classic cut", - "Professional service", - "Community focus", - ], + id: "regular", badge: "Popular", price: "$20", subtitle: "Regular Haircut", features: [ + "Classic cut", "Professional service", "Community focus"], buttons: [ { - text: "Visit Us", - }, + text: "Visit Us"}, ], }, { - id: "senior", - badge: "Special", - price: "$13", - subtitle: "Senior Discount", - features: [ - "Quality care", - "Neighborhood discount", - "Warm hospitality", - ], + id: "senior", badge: "Special", price: "$13", subtitle: "Senior Discount", features: [ + "Quality care", "Neighborhood discount", "Warm hospitality"], buttons: [ { - text: "Visit Us", - }, + text: "Visit Us"}, ], }, { - id: "fade", - badge: "Style", - price: "Market Rate", - subtitle: "Skin Fades", - features: [ - "Expert technique", - "Clean finish", - "Precision work", - ], + id: "fade", badge: "Style", price: "Market Rate", subtitle: "Skin Fades", features: [ + "Expert technique", "Clean finish", "Precision work"], buttons: [ { - text: "Visit Us", - }, + text: "Visit Us"}, ], }, ]} @@ -194,41 +133,17 @@ export default function LandingPage() { membersAnimation="blur-reveal" members={[ { - id: "m1", - name: "Marcelo", - imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-uniform-laughing-hair-salon_23-2148181964.jpg", - imageAlt: "Marcelo", - }, + id: "m1", name: "Marcelo", imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-uniform-laughing-hair-salon_23-2148181964.jpg", imageAlt: "Marcelo"}, { - id: "m2", - name: "Pete", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-with-crossed-arms-dressed-white-shirt-grey-background_613910-8120.jpg", - imageAlt: "Pete", - }, + id: "m2", name: "Pete", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-with-crossed-arms-dressed-white-shirt-grey-background_613910-8120.jpg", imageAlt: "Pete"}, { - id: "m3", - name: "Esther", - imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-woman-with-short-hair-apron-hat-holding-hedge-clippers-with-serious-face_141793-102431.jpg", - imageAlt: "Esther", - }, + id: "m3", name: "Esther", imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-woman-with-short-hair-apron-hat-holding-hedge-clippers-with-serious-face_141793-102431.jpg", imageAlt: "Esther"}, { - id: "m4", - name: "Tina", - imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94772.jpg", - imageAlt: "Tina", - }, + id: "m4", name: "Tina", imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94772.jpg", imageAlt: "Tina"}, { - id: "m5", - name: "Angie", - imageSrc: "http://img.b2bpic.net/free-photo/scared-young-beautiful-female-barber-uniform-holding-hair-clippers-putting-hands-face-isolated-blue-background_141793-118688.jpg", - imageAlt: "Angie", - }, + id: "m5", name: "Angie", imageSrc: "http://img.b2bpic.net/free-photo/scared-young-beautiful-female-barber-uniform-holding-hair-clippers-putting-hands-face-isolated-blue-background_141793-118688.jpg", imageAlt: "Angie"}, { - id: "m6", - name: "Armando", - imageSrc: "http://img.b2bpic.net/free-photo/pleased-slavic-middle-aged-male-barber-uniform-holding-barber-tools-isolated-purple-wall_141793-91610.jpg", - imageAlt: "Armando", - }, + id: "m6", name: "Armando", imageSrc: "http://img.b2bpic.net/free-photo/pleased-slavic-middle-aged-male-barber-uniform-holding-barber-tools-isolated-purple-wall_141793-91610.jpg", imageAlt: "Armando"}, ]} memberVariant="card" /> @@ -242,25 +157,15 @@ export default function LandingPage() { author="Local Resident" avatars={[ { - src: "http://img.b2bpic.net/free-photo/attractive-fashionable-young-man-trendy-headwear-sitting-wooden-table-coffee-shop_273609-1757.jpg", - alt: "Customer 1", - }, + src: "http://img.b2bpic.net/free-photo/attractive-fashionable-young-man-trendy-headwear-sitting-wooden-table-coffee-shop_273609-1757.jpg", alt: "Customer 1"}, { - src: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg", - alt: "Customer 2", - }, + src: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg", alt: "Customer 2"}, { - src: "http://img.b2bpic.net/free-photo/beautiful-woman-getting-her-hair-dyed-by-hairdresser-home_23-2148817234.jpg", - alt: "Customer 3", - }, + src: "http://img.b2bpic.net/free-photo/beautiful-woman-getting-her-hair-dyed-by-hairdresser-home_23-2148817234.jpg", alt: "Customer 3"}, { - src: "http://img.b2bpic.net/free-photo/shopping-concept-with-happy-women_23-2147705117.jpg", - alt: "Customer 4", - }, + src: "http://img.b2bpic.net/free-photo/shopping-concept-with-happy-women_23-2147705117.jpg", alt: "Customer 4"}, { - src: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2149220553.jpg", - alt: "Customer 5", - }, + src: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2149220553.jpg", alt: "Customer 5"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -271,8 +176,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file