Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@ahmed",
|
||||
testimonial: "Best fade in Doha. Period.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg?_wi=1",
|
||||
imageAlt: "luxurious barbershop interior modern",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@john",
|
||||
testimonial: "True Brooklyn vibes, top service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148121970.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148121970.jpg?_wi=1",
|
||||
imageAlt: "luxurious barbershop interior modern",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@omar",
|
||||
testimonial: "Professional, fresh, and consistent.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg?_wi=1",
|
||||
imageAlt: "luxurious barbershop interior modern",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@ali",
|
||||
testimonial: "My new favorite barbershop.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7903.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7903.jpg?_wi=1",
|
||||
imageAlt: "luxurious barbershop interior modern",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah",
|
||||
testimonial: "Great attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg?_wi=1",
|
||||
imageAlt: "luxurious barbershop interior modern",
|
||||
},
|
||||
]}
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
href: "#gallery",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg?_wi=2"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
@@ -266,7 +266,7 @@ export default function LandingPage() {
|
||||
description: "Always using top-tier products and tools.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148121970.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148121970.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -282,21 +282,21 @@ export default function LandingPage() {
|
||||
name: "Mark D.",
|
||||
role: "Regular",
|
||||
testimonial: "Best service in Qatar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "James L.",
|
||||
role: "Visitor",
|
||||
testimonial: "Feels like home, looks sharp.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7903.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7903.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Yousef A.",
|
||||
role: "Local",
|
||||
testimonial: "Incredible attention to detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
|
||||
Reference in New Issue
Block a user