Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -169,9 +169,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "prod-4", name: "Advanced Tennis Racket", price: "₹5,299", variant: "Carbon Fiber", imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100703.jpg", imageAlt: "3D rendered advanced tennis racket"},
|
||||
{
|
||||
id: "prod-5", name: "Swim Goggles Elite", price: "₹1,299", variant: "Anti-Fog Clear", imageSrc: "http://img.b2bpic.net/free-photo/diving-equipment-white-towel_23-2147640564.jpg", alt: "3D rendered elite swim goggles"},
|
||||
id: "prod-5", name: "Swim Goggles Elite", price: "₹1,299", variant: "Anti-Fog Clear", imageSrc: "http://img.b2bpic.net/free-photo/diving-equipment-white-towel_23-2147640564.jpg", imageAlt: "3D rendered elite swim goggles"},
|
||||
{
|
||||
id: "prod-6", name: "Breathable Running T-Shirt", price: "₹1,599", variant: "Quick Dry Green", imageSrc: "http://img.b2bpic.net/free-vector/t-shirt-poster-design-with-illustration-runner-rain_1284-36863.jpg", alt: "3D rendered breathable running t-shirt"},
|
||||
id: "prod-6", name: "Breathable Running T-Shirt", price: "₹1,599", variant: "Quick Dry Green", imageSrc: "http://img.b2bpic.net/free-vector/t-shirt-poster-design-with-illustration-runner-rain_1284-36863.jpg", imageAlt: "3D rendered breathable running t-shirt"},
|
||||
]}
|
||||
title="Our Premium Sports Collection"
|
||||
description="Browse our latest collection of sports objects and apparel, designed for optimal performance and style. Get ready to play!"
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-man-wearing-sportswear-headband-looking-front-with-smile-face-with-crossed-hands-chest-standing-white-wall_141793-96909.jpg", imageAlt: "Vikram Patel, basketball player"},
|
||||
{
|
||||
id: "test-5", name: "Neha Gupta", handle: "@neha.yogini", testimonial: "Love my new yoga mat from DHABALE SPORT! It's super comfortable and great quality. Will definitely shop again.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-people-exercising-together-outdoors_23-2151061415.jpg", alt: "Neha Gupta, yoga practitioner"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-people-exercising-together-outdoors_23-2151061415.jpg", imageAlt: "Neha Gupta, yoga practitioner"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Customers Say"
|
||||
|
||||
Reference in New Issue
Block a user