Update src/app/contact/page.tsx
This commit is contained in:
@@ -80,9 +80,9 @@ export default function ContactPage() {
|
||||
title="The Right Partner for Your Project"
|
||||
description="Contact us today to experience a new standard in steel supply and service."
|
||||
features={[
|
||||
{ title: "Reliable Inventory", description: "A vast stock of high-quality steel ready for your project.", imageSrc: "https://img.b2bpic.net/free-photo/metallic-structure-with-wooden-ceiling_250224-354.jpg", imageAlt: "Steel inventory" },
|
||||
{ title: "Logistical Excellence", description: "An organized, driver-focused process that saves time and money.", imageSrc: "https://img.b2bpic.net/free-photo/railroad-tracks_1359-127.jpg", imageAlt: "Efficient logistics" },
|
||||
{ title: "Expert Team", description: "Years of industry experience to support your most demanding requirements.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-group-engineers-corporate-managers-standing-factory-looking-camera_637285-4148.jpg", imageAlt: "Expert steel sales team" }
|
||||
{ title: "Reliable Inventory", description: "A vast stock of high-quality steel ready for your project.", imageSrc: "https://img.b2bpic.net/free-photo/metallic-structure-with-wooden-ceiling_250224-354.jpg?_wi=3", imageAlt: "Steel inventory" },
|
||||
{ title: "Logistical Excellence", description: "An organized, driver-focused process that saves time and money.", imageSrc: "https://img.b2bpic.net/free-photo/railroad-tracks_1359-127.jpg?_wi=6", imageAlt: "Efficient logistics" },
|
||||
{ title: "Expert Team", description: "Years of industry experience to support your most demanding requirements.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-group-engineers-corporate-managers-standing-factory-looking-camera_637285-4148.jpg?_wi=7", imageAlt: "Expert steel sales team" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -93,7 +93,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/interior-shot-old-warehouse-with-old-trains-stored-inside_181624-13915.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/interior-shot-old-warehouse-with-old-trains-stored-inside_181624-13915.jpg?_wi=11"
|
||||
imageAlt="Night shot of Solid Steel Sales yard with illuminated trucks and steel piles"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }] },
|
||||
|
||||
Reference in New Issue
Block a user