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: "@ali_raza",
|
||||
testimonial: "The best tailoring service I've found in Kharian. Perfectly fitted!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-sewn-face-mask_23-2148614620.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-sewn-face-mask_23-2148614620.jpg?_wi=1",
|
||||
imageAlt: "tailor measuring fabric high quality",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@hamza_k",
|
||||
testimonial: "Excellent quality fabrics and professional service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861924.jpg?_wi=1",
|
||||
imageAlt: "tailor measuring fabric high quality",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@umar_h",
|
||||
testimonial: "Timely delivery and exceptional quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-male-fashion-designer-shaking-hands-with-customer-his-shop_23-2148180288.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-male-fashion-designer-shaking-hands-with-customer-his-shop_23-2148180288.jpg?_wi=1",
|
||||
imageAlt: "tailor measuring fabric high quality",
|
||||
},
|
||||
{
|
||||
@@ -98,11 +98,11 @@ export default function LandingPage() {
|
||||
handle: "@zaid_m",
|
||||
testimonial: "Truly a professional tailoring experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-designers-working-with-textile_1301-1807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-designers-working-with-textile_1301-1807.jpg?_wi=1",
|
||||
imageAlt: "tailor measuring fabric high quality",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-showing-sewn-face-mask_23-2148614620.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-showing-sewn-face-mask_23-2148614620.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
title: "Satisfaction",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861924.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861924.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -297,7 +297,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Kharian",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-male-fashion-designer-shaking-hands-with-customer-his-shop_23-2148180288.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-male-fashion-designer-shaking-hands-with-customer-his-shop_23-2148180288.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -305,7 +305,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Kharian",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-designers-working-with-textile_1301-1807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-designers-working-with-textile_1301-1807.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -400,7 +400,7 @@ export default function LandingPage() {
|
||||
title="Common Questions"
|
||||
description="Have questions about our process? We have answers."
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861924.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861924.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user