Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
<HeroCentered
|
<HeroCentered
|
||||||
title="Premium Grooming for the Modern Man"
|
title="Premium Grooming for the Modern Man"
|
||||||
description="Experience precision haircuts, expert beard grooming, and professional styling at The Edge Barber Shop. Where tradition meets modern excellence."
|
description="Experience precision haircuts, expert beard grooming, and professional styling at The Edge Barber Shop. Where tradition meets modern excellence."
|
||||||
background={{ variant: "aurora" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "https://img.b2bpic.net/free-vector/flat-variety-male-avatars_23-2147676209.jpg", alt: "Satisfied customer 1" },
|
{ src: "https://img.b2bpic.net/free-vector/flat-variety-male-avatars_23-2147676209.jpg", alt: "Satisfied customer 1" },
|
||||||
{ src: "https://img.b2bpic.net/free-photo/profile-shot-bearded-young-man-look-left_176420-16068.jpg", alt: "Satisfied customer 2" },
|
{ src: "https://img.b2bpic.net/free-photo/profile-shot-bearded-young-man-look-left_176420-16068.jpg", alt: "Satisfied customer 2" },
|
||||||
@@ -150,6 +150,8 @@ export default function LandingPage() {
|
|||||||
rating={5}
|
rating={5}
|
||||||
author="Michael Patterson, Local Business Owner"
|
author="Michael Patterson, Local Business Owner"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
|
ratingAnimation="none"
|
||||||
|
avatarsAnimation="none"
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "https://img.b2bpic.net/free-vector/flat-variety-male-avatars_23-2147676209.jpg", alt: "Customer 1" },
|
{ src: "https://img.b2bpic.net/free-vector/flat-variety-male-avatars_23-2147676209.jpg", alt: "Customer 1" },
|
||||||
{ src: "https://img.b2bpic.net/free-photo/profile-shot-bearded-young-man-look-left_176420-16068.jpg", alt: "Customer 2" },
|
{ src: "https://img.b2bpic.net/free-photo/profile-shot-bearded-young-man-look-left_176420-16068.jpg", alt: "Customer 2" },
|
||||||
|
|||||||
@@ -166,6 +166,8 @@ export default function ShopPage() {
|
|||||||
rating={5}
|
rating={5}
|
||||||
author="Michael Patterson, Local Business Owner"
|
author="Michael Patterson, Local Business Owner"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
|
ratingAnimation="none"
|
||||||
|
avatarsAnimation="none"
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "https://img.b2bpic.net/free-vector/flat-variety-male-avatars_23-2147676209.jpg", alt: "Customer 1" },
|
{ src: "https://img.b2bpic.net/free-vector/flat-variety-male-avatars_23-2147676209.jpg", alt: "Customer 1" },
|
||||||
{ src: "https://img.b2bpic.net/free-photo/profile-shot-bearded-young-man-look-left_176420-16068.jpg", alt: "Customer 2" },
|
{ src: "https://img.b2bpic.net/free-photo/profile-shot-bearded-young-man-look-left_176420-16068.jpg", alt: "Customer 2" },
|
||||||
|
|||||||
Reference in New Issue
Block a user