Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 04:02:06 +00:00

View File

@@ -60,10 +60,9 @@ export default function MetalStructuresPage() {
{ text: "Get a Quote", href: "#contact" },
{ text: "View Designs", href: "#products" },
]}
buttonAnimation="blur-reveal"
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/waibaidu-bridge-shanghai_1359-944.jpg"
imageAlt="Premium metal carport structure"
mediaAnimation="slide-up"
imagePosition="right"
/>
</div>
@@ -99,7 +98,7 @@ export default function MetalStructuresPage() {
{
id: "2", title: "Customizable Modern Designs", tags: ["Architecture", "Custom Options"],
imageSrc:
"http://img.b2bpic.net/free-photo/gray-brown-concrete-modern-building-shot-from-low-angle_181624-3502.jpg?_wi=1", imageAlt: "Modern carport design showcase"},
"http://img.b2bpic.net/free-photo/gray-brown-concrete-modern-building-shot-from-low-angle_181624-3502.jpg", imageAlt: "Modern carport design showcase"},
{
id: "3", title: "Expert Professional Installation", tags: ["Installation", "Expert Team"],
imageSrc:
@@ -107,7 +106,6 @@ export default function MetalStructuresPage() {
]}
animationType="slide-up"
buttons={[{ text: "Learn More", href: "#contact" }]}
buttonAnimation="blur-reveal"
/>
</div>
@@ -129,12 +127,11 @@ export default function MetalStructuresPage() {
"http://img.b2bpic.net/free-photo/empty-basketball-field_23-2149231820.jpg", imageAlt: "Commercial grade carport"},
{
id: "3", name: "Premium Architectural Carport", price: "$12,000", imageSrc:
"http://img.b2bpic.net/free-photo/gray-brown-concrete-modern-building-shot-from-low-angle_181624-3502.jpg?_wi=2", imageAlt: "Premium architectural carport"},
"http://img.b2bpic.net/free-photo/gray-brown-concrete-modern-building-shot-from-low-angle_181624-3502.jpg", imageAlt: "Premium architectural carport"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
buttons={[{ text: "Request Quote", href: "#contact" }]}
buttonAnimation="blur-reveal"
/>
</div>
@@ -177,7 +174,7 @@ export default function MetalStructuresPage() {
{
id: "1", name: "Robert Martinez", role: "Property Manager", company: "Martinez Properties", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1"},
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
{
id: "2", name: "Jennifer Chen", role: "Business Owner", company: "Industrial Solutions Inc", rating: 5,
imageSrc:
@@ -197,7 +194,7 @@ export default function MetalStructuresPage() {
{
id: "6", name: "Amanda Foster", role: "Operations Manager", company: "Corporate Parks LLC", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2"},
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
]}
/>
</div>
@@ -261,7 +258,6 @@ export default function MetalStructuresPage() {
mediaAnimation="slide-up"
mediaPosition="right"
buttonText="Request Quote"
buttonAnimation="blur-reveal"
/>
</div>