Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@alicem",
|
||||
testimonial: "The best salon I've ever visited!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg?_wi=1",
|
||||
imageAlt: "elegant hair studio interior",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@bobk",
|
||||
testimonial: "Amazing professional service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-party_23-2148115738.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-party_23-2148115738.jpg?_wi=1",
|
||||
imageAlt: "elegant hair studio interior",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@saral",
|
||||
testimonial: "My hair looks absolutely stunning.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hair-salon_23-2150665422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hair-salon_23-2150665422.jpg?_wi=1",
|
||||
imageAlt: "elegant hair studio interior",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@davidw",
|
||||
testimonial: "Warm, welcoming, and skilled.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-preparing-client-procedure_23-2147769745.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-preparing-client-procedure_23-2147769745.jpg?_wi=1",
|
||||
imageAlt: "elegant hair studio interior",
|
||||
},
|
||||
{
|
||||
@@ -98,11 +98,11 @@ export default function LandingPage() {
|
||||
handle: "@chloeb",
|
||||
testimonial: "Perfect color, every single time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665403.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665403.jpg?_wi=1",
|
||||
imageAlt: "elegant hair studio interior",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg?_wi=2"
|
||||
imageAlt="Aman Hair Studio Interior"
|
||||
avatars={[
|
||||
{
|
||||
@@ -265,28 +265,28 @@ export default function LandingPage() {
|
||||
name: "Sarah J.",
|
||||
role: "Regular Client",
|
||||
testimonial: "Aman Studio has completely changed my haircare game. I love the atmosphere!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-party_23-2148115738.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-party_23-2148115738.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mike R.",
|
||||
role: "Executive",
|
||||
testimonial: "Professional, clean, and always on time. Highly recommended.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hair-salon_23-2150665422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hair-salon_23-2150665422.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Lisa T.",
|
||||
role: "Fashion Designer",
|
||||
testimonial: "They truly understand hair texture. Simply the best.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-preparing-client-procedure_23-2147769745.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-preparing-client-procedure_23-2147769745.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "James K.",
|
||||
role: "Entrepreneur",
|
||||
testimonial: "Great family vibe. The staff is always so welcoming.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665403.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665403.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
|
||||
Reference in New Issue
Block a user