Merge version_1 into main #1
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Growth Milestones"
|
||||
description="Scaling production to support national infrastructure projects."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-technology-part-threaded-gray_1127-2766.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-technology-part-threaded-gray_1127-2766.jpg?_wi=3"
|
||||
imageAlt="Large scale industrial growth"
|
||||
metrics={[
|
||||
{
|
||||
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-technology-part-threaded-gray_1127-2766.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-technology-part-threaded-gray_1127-2766.jpg?_wi=1"
|
||||
imageAlt="Industrial steel supply warehouse"
|
||||
/>
|
||||
</div>
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
name: "John Doe",
|
||||
handle: "@construction_pro",
|
||||
testimonial: "OM STEEL has been our reliable partner for high-grade steel for years.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-technology-part-threaded-gray_1127-2766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-technology-part-threaded-gray_1127-2766.jpg?_wi=2",
|
||||
imageAlt: "modern industrial steel warehouse",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
name: "Mark Wilson",
|
||||
handle: "@steel_works",
|
||||
testimonial: "Precision cutting and quality that exceeds standards.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-design_1122-448.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-design_1122-448.jpg?_wi=1",
|
||||
imageAlt: "mild steel bars stack clean",
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
name: "Sara Connor",
|
||||
handle: "@engineering_expert",
|
||||
testimonial: "Professional team with deep technical expertise in alloys.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-seamless-pattern-windows_181624-346.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-seamless-pattern-windows_181624-346.jpg?_wi=1",
|
||||
imageAlt: "en8 steel rod industrial",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -58,14 +58,14 @@ export default function LandingPage() {
|
||||
name: "Mild Steel (MS)",
|
||||
price: "Get Quote",
|
||||
variant: "All Sizes Available",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-design_1122-448.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-design_1122-448.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "EN8 Steel",
|
||||
price: "Get Quote",
|
||||
variant: "High Grade Material",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-seamless-pattern-windows_181624-346.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-seamless-pattern-windows_181624-346.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -86,14 +86,14 @@ export default function LandingPage() {
|
||||
name: "Alloy Steel",
|
||||
price: "Get Quote",
|
||||
variant: "Standard & Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-technology-part-threaded-gray_1127-2766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-technology-part-threaded-gray_1127-2766.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Bright Bars",
|
||||
price: "Get Quote",
|
||||
variant: "Precision Finish",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-armature_1232-4384.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-armature_1232-4384.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Our Product Range"
|
||||
@@ -114,13 +114,13 @@ export default function LandingPage() {
|
||||
id: "f1",
|
||||
name: "Special Alloy Plate",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-technology-part-threaded-gray_1127-2766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-technology-part-threaded-gray_1127-2766.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
name: "Bright Finish Shafting",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-armature_1232-4384.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-armature_1232-4384.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user