Merge version_1 into main #1
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg?_wi=1"
|
||||
imageAlt="Premium car tyres display professional"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "tyre-performance", brand: "Madhav Premium", name: "Performance All-Season", price: "₹3,500 - ₹5,200", rating: 4.8,
|
||||
reviewCount: "1,240+", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg", imageAlt: "High-performance all-season tyre"
|
||||
reviewCount: "1,240+", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg?_wi=2", imageAlt: "High-performance all-season tyre"
|
||||
},
|
||||
{
|
||||
id: "tyre-durability", brand: "Madhav Certified", name: "Long-Life Durable", price: "₹2,800 - ₹4,500", rating: 4.7,
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "tyre-commercial", brand: "Madhav Fleet", name: "Commercial Fleet Solution", price: "₹2,200 - ₹3,800", rating: 4.6,
|
||||
reviewCount: "850+", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg", imageAlt: "Heavy-duty commercial tyre"
|
||||
reviewCount: "850+", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg?_wi=3", imageAlt: "Heavy-duty commercial tyre"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user