Update src/app/products/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function ProductsPage() {
|
||||
{ text: "Contact Sales", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concrete-parts-piled-up-besides-rural-road-besides-highway_333098-16.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concrete-parts-piled-up-besides-rural-road-besides-highway_333098-16.jpg?_wi=3"
|
||||
imageAlt="GHACEM cement products"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="left"
|
||||
@@ -102,7 +102,7 @@ export default function ProductsPage() {
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "12.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clay-powder-close-up_23-2148862931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clay-powder-close-up_23-2148862931.jpg?_wi=2",
|
||||
imageAlt: "GHACEM Super Rapid - Fast Setting Cement",
|
||||
},
|
||||
{
|
||||
@@ -112,7 +112,7 @@ export default function ProductsPage() {
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "10.8k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg?_wi=3",
|
||||
imageAlt: "GHACEM Super Strong 42.5R - High Strength Cement",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function ProductsPage() {
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "8.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-tree-building-exterior_1252-1001.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-tree-building-exterior_1252-1001.jpg?_wi=2",
|
||||
imageAlt: "GHACEM Eco Cool - Sustainable Cement",
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function ProductsPage() {
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "9.6k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15177.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15177.jpg?_wi=3",
|
||||
imageAlt: "GHACEM Waterproof - Moisture Protection Cement",
|
||||
},
|
||||
]}
|
||||
@@ -152,7 +152,7 @@ export default function ProductsPage() {
|
||||
{ text: "Get Expert Consultation", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg?_wi=3"
|
||||
imageAlt="GHACEM construction excellence"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
|
||||
Reference in New Issue
Block a user