Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 06:09:59 +00:00

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
tag="About Us"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg?_wi=1"
imageAlt="Our dedicated team of beauty professionals"
useInvertedBackground={false}
buttons={[
@@ -145,7 +145,7 @@ export default function LandingPage() {
},
{
id: "2", brand: "Luxe Salon", name: "Professional Styling Station", price: "From $120", rating: 5,
reviewCount: "356", imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", imageAlt: "Professional styling setup"
reviewCount: "356", imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg?_wi=2", imageAlt: "Professional styling setup"
},
{
id: "3", brand: "Luxe Salon", name: "Premium Treatment Area", price: "From $200", rating: 5,
@@ -173,7 +173,7 @@ export default function LandingPage() {
},
{
id: "2", name: "Michelle Chen", role: "Bride", company: "Wedding Day", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Michelle Chen"
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "Michelle Chen"
},
{
id: "3", name: "Jessica Martinez", role: "Regular Client", company: "Corporate Executive", rating: 5,
@@ -181,7 +181,7 @@ export default function LandingPage() {
},
{
id: "4", name: "Emily Thompson", role: "Client", company: "Entrepreneur", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Emily Thompson"
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "Emily Thompson"
}
]}
gridVariant="uniform-all-items-equal"