Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="Premium Quality"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/premium-photo/antique-pillar-architecture-letterbox-mailbox_53876-1125574.jpg?id=419210936"
|
||||
imageAlt="Construction site with cement and building materials"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -102,13 +102,13 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "UltraTech Cement", price: "Contact for Price", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg?_wi=2", imageAlt: "UltraTech Cement bags"
|
||||
id: "1", name: "UltraTech Cement", price: "Contact for Price", imageSrc: "http://img.b2bpic.net/premium-photo/stone-columns-with-decorative-bas-relief-qutb-complex-south-delhi-india-close-up-pillars_77829-13129.jpg?id=137728228", imageAlt: "UltraTech Cement bags"
|
||||
},
|
||||
{
|
||||
id: "2", name: "ACC Cement", price: "Contact for Price", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg?_wi=3", imageAlt: "ACC Cement bags"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Ramco Cement", price: "Contact for Price", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg?_wi=4", imageAlt: "Ramco Cement bags"
|
||||
id: "3", name: "Ramco Cement", price: "Contact for Price", imageSrc: "http://img.b2bpic.net/free-photo/bicycle-parking-indian-building-islamic-style_1150-11105.jpg?id=4695530", imageAlt: "Ramco Cement bags"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user