Merge version_1 into main #1
@@ -55,11 +55,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Raj Patel", handle: "Professional Cricketer", testimonial: "The best equipment I've ever used. Exceptional quality and performance!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-muscular-young-man-race-track_23-2148162181.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-muscular-young-man-race-track_23-2148162181.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Aisha Khan", handle: "Coach, National Academy", testimonial: "Highly recommend for serious players. Outstanding durability and craftsmanship.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-crossed-arms_23-2148285877.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-crossed-arms_23-2148285877.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -150,11 +150,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Raj Patel", role: "Professional Cricketer", company: "National Team", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-muscular-young-man-race-track_23-2148162181.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-muscular-young-man-race-track_23-2148162181.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Aisha Khan", role: "Coaching Director", company: "Academy Sports", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-crossed-arms_23-2148285877.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-crossed-arms_23-2148285877.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Vikram Singh", role: "Coach", company: "State Academy", rating: 5,
|
||||
@@ -181,13 +181,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Premium Quality", description: "Crafted with the finest materials and rigorous quality control standards", tag: "Quality Assured", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-bokeh-defocused-shopping-mall-interior-department-store_1203-9474.jpg"
|
||||
id: "1", title: "Premium Quality", description: "Crafted with the finest materials and rigorous quality control standards", tag: "Quality Assured", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-bokeh-defocused-shopping-mall-interior-department-store_1203-9474.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Fast Shipping", description: "Quick delivery to your doorstep with real-time tracking", tag: "Fast Delivery", imageSrc: "http://img.b2bpic.net/free-photo/courier-doing-jobs-logistics_23-2149229176.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Expert Support", description: "Dedicated customer service team ready to assist you", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-bokeh-defocused-shopping-mall-interior-department-store_1203-9474.jpg"
|
||||
id: "3", title: "Expert Support", description: "Dedicated customer service team ready to assist you", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-bokeh-defocused-shopping-mall-interior-department-store_1203-9474.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user