Merge version_1 into main #6

Merged
bender merged 2 commits from version_1 into main 2026-03-25 02:39:42 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -77,8 +77,8 @@ export default function HomePage() {
imageAlt="Woman getting hair styled in an elegant beauty salon"
tag="Trusted by loyal clients for years"
tagIcon={Star}
tagAnimation="reveal-blur"
buttonAnimation="reveal-blur"
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
/>
</div>
@@ -112,8 +112,8 @@ export default function HomePage() {
{ src: "http://img.b2bpic.net/free-photo/front-view-couple-having-bookstore-date_23-2150334627.jpg", alt: "Client photo" },
{ src: "http://img.b2bpic.net/free-photo/close-up-shot-self-assured-feminine-beautiful-woman-touching-haircut-smiling-joyfully-feeling-pretty-getting-rid-acne-grey-wall_176420-23666.jpg", alt: "Client photo" }
]}
ratingAnimation="reveal-blur"
avatarsAnimation="reveal-blur"
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
useInvertedBackground={false}
tag="Client Love"
tagIcon={Quote}

View File

@@ -91,8 +91,8 @@ export default function ServicesPage() {
{ src: "http://img.b2bpic.net/free-photo/front-view-couple-having-bookstore-date_23-2150334627.jpg", alt: "Client photo" },
{ src: "http://img.b2bpic.net/free-photo/close-up-shot-self-assured-feminine-beautiful-woman-touching-haircut-smiling-joyfully-feeling-pretty-getting-rid-acne-grey-wall_176420-23666.jpg", alt: "Client photo" }
]}
ratingAnimation="reveal-blur"
avatarsAnimation="reveal-blur"
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
useInvertedBackground={false}
tag="Client Love"
tagIcon={Quote}