Merge version_1 into main #2
290
src/app/page.tsx
290
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Services", id: "#features"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="AMB Stainless"
|
||||
/>
|
||||
@@ -60,102 +50,57 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Your Trusted Partner in Stainless & Non-Ferrous Metals"
|
||||
description="With over 40 years of experience, AMB provides quality stainless steel and alloys to trade and domestic customers in Sheffield and beyond."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Fla Sh",
|
||||
handle: "@fla_sh",
|
||||
testimonial: "Can't beat the quality, price and service. Wouldn't hesitate to order from AMB again.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-architect-with-safety-helmet_23-2148242912.jpg",
|
||||
},
|
||||
name: "Fla Sh", handle: "@fla_sh", testimonial: "Can't beat the quality, price and service. Wouldn't hesitate to order from AMB again.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-architect-with-safety-helmet_23-2148242912.jpg"},
|
||||
{
|
||||
name: "Leon Berrange",
|
||||
handle: "@leon_b",
|
||||
testimonial: "The thing about AMB is they can supply sizes that just aren't available elsewhere.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-worker-standing-factory-production-hall_342744-210.jpg",
|
||||
},
|
||||
name: "Leon Berrange", handle: "@leon_b", testimonial: "The thing about AMB is they can supply sizes that just aren't available elsewhere.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-worker-standing-factory-production-hall_342744-210.jpg"},
|
||||
{
|
||||
name: "Mat Booth",
|
||||
handle: "@mat_booth",
|
||||
testimonial: "Great price, delivered quickly, can't fault it. Thanks.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-middle-aged-blonde-carpenter-admiring-piece-furniture-his-hands_342744-839.jpg",
|
||||
},
|
||||
name: "Mat Booth", handle: "@mat_booth", testimonial: "Great price, delivered quickly, can't fault it. Thanks.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-middle-aged-blonde-carpenter-admiring-piece-furniture-his-hands_342744-839.jpg"},
|
||||
{
|
||||
name: "John Smith",
|
||||
handle: "@jsmith",
|
||||
testimonial: "Unbeatable range of metals for our engineering shop. Fantastic experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-new-electric-oven-hypermarket_93675-134558.jpg",
|
||||
},
|
||||
name: "John Smith", handle: "@jsmith", testimonial: "Unbeatable range of metals for our engineering shop. Fantastic experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-new-electric-oven-hypermarket_93675-134558.jpg"},
|
||||
{
|
||||
name: "Sarah Jones",
|
||||
handle: "@sarah_j",
|
||||
testimonial: "Exceptional customer service and quick cutting. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-engineer-young-black-worker-handshaking-while-greeting-industrial-building_637285-4767.jpg",
|
||||
},
|
||||
name: "Sarah Jones", handle: "@sarah_j", testimonial: "Exceptional customer service and quick cutting. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-engineer-young-black-worker-handshaking-while-greeting-industrial-building_637285-4767.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
{
|
||||
text: "View Products",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Products", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stainless-steel-silos_1127-3294.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stainless-steel-silos_1127-3294.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/kegs-beer-regular-rows_1398-2536.jpg",
|
||||
alt: "kegs of beer in regular rows",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/kegs-beer-regular-rows_1398-2536.jpg", alt: "kegs of beer in regular rows"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/metal-profiles-drywall-stacked-stock-ready-delivery-buyer-selective-focus_166373-1904.jpg",
|
||||
alt: "Metal profiles for drywall stacked",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/metal-profiles-drywall-stacked-stock-ready-delivery-buyer-selective-focus_166373-1904.jpg", alt: "Metal profiles for drywall stacked"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beer-kegs-rows_1398-2539.jpg",
|
||||
alt: "Beer kegs in rows",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beer-kegs-rows_1398-2539.jpg", alt: "Beer kegs in rows"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/industry-construction-equipments-inside-storehouse-factory_114579-2836.jpg",
|
||||
alt: "Industry and construction equipments",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/industry-construction-equipments-inside-storehouse-factory_114579-2836.jpg", alt: "Industry and construction equipments"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-serious-young-handyman-standing-own-workshop-interior_1163-3158.jpg",
|
||||
alt: "Serious young handyman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-serious-young-handyman-standing-own-workshop-interior_1163-3158.jpg", alt: "Serious young handyman"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ local Sheffield businesses"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Stainless Steel",
|
||||
},
|
||||
type: "text", text: "Stainless Steel"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Non-Ferrous",
|
||||
},
|
||||
type: "text", text: "Non-Ferrous"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Free Cutting",
|
||||
},
|
||||
type: "text", text: "Free Cutting"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fast Delivery",
|
||||
},
|
||||
type: "text", text: "Fast Delivery"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Quality Assured",
|
||||
},
|
||||
type: "text", text: "Quality Assured"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -165,14 +110,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Over 40 Years of Excellence in Sheffield",
|
||||
},
|
||||
type: "text", content: "Over 40 Years of Excellence in Sheffield"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/view-male-engineer-work-engineers-day-celebration_23-2151615024.jpg",
|
||||
alt: "About AMB Stainless",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/view-male-engineer-work-engineers-day-celebration_23-2151615024.jpg", alt: "About AMB Stainless"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -184,28 +124,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Free Cutting",
|
||||
description: "Professional free cutting services for all purchased items.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Scissors,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/craftsman-using-circular-saw_1157-45888.jpg",
|
||||
imageAlt: "free metal cutting services machine",
|
||||
title: "Free Cutting", description: "Professional free cutting services for all purchased items.", bentoComponent: "reveal-icon", icon: Scissors,
|
||||
},
|
||||
{
|
||||
title: "Fast Delivery",
|
||||
description: "Free delivery within a 50-mile radius of Sheffield.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Truck,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-silos_1127-3294.jpg?_wi=2",
|
||||
imageAlt: "free metal cutting services machine",
|
||||
title: "Fast Delivery", description: "Free delivery within a 50-mile radius of Sheffield.", bentoComponent: "reveal-icon", icon: Truck,
|
||||
},
|
||||
{
|
||||
title: "Quality Assured",
|
||||
description: "Market-leading quality products at competitive prices.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: ShieldCheck,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-male-engineer-work-engineers-day-celebration_23-2151615024.jpg",
|
||||
imageAlt: "free metal cutting services machine",
|
||||
title: "Quality Assured", description: "Market-leading quality products at competitive prices.", bentoComponent: "reveal-icon", icon: ShieldCheck,
|
||||
},
|
||||
]}
|
||||
title="Why Choose AMB Stainless?"
|
||||
@@ -221,59 +146,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "AMB",
|
||||
name: "304 Box Section",
|
||||
price: "Contact for pricing",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warm-edge-lighting-open-section-blue-modern_169016-68924.jpg",
|
||||
},
|
||||
id: "p1", brand: "AMB", name: "304 Box Section", price: "Contact for pricing", rating: 5,
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/warm-edge-lighting-open-section-blue-modern_169016-68924.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "AMB",
|
||||
name: "Stainless Flat Bar",
|
||||
price: "Contact for pricing",
|
||||
rating: 5,
|
||||
reviewCount: "10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-technology-part-threaded-gray_1127-2766.jpg",
|
||||
},
|
||||
id: "p2", brand: "AMB", name: "Stainless Flat Bar", price: "Contact for pricing", rating: 5,
|
||||
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/construction-technology-part-threaded-gray_1127-2766.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "AMB",
|
||||
name: "Round Tube",
|
||||
price: "Contact for pricing",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-stainless-steel_1359-922.jpg",
|
||||
},
|
||||
id: "p3", brand: "AMB", name: "Round Tube", price: "Contact for pricing", rating: 5,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-stainless-steel_1359-922.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "AMB",
|
||||
name: "Sheet Metal",
|
||||
price: "Contact for pricing",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workman-store-house-orange-helmet_1303-28076.jpg",
|
||||
},
|
||||
id: "p4", brand: "AMB", name: "Sheet Metal", price: "Contact for pricing", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/workman-store-house-orange-helmet_1303-28076.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "AMB",
|
||||
name: "Aluminum Rod",
|
||||
price: "Contact for pricing",
|
||||
rating: 5,
|
||||
reviewCount: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-keys_23-2148796579.jpg",
|
||||
},
|
||||
id: "p5", brand: "AMB", name: "Aluminum Rod", price: "Contact for pricing", rating: 5,
|
||||
reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-keys_23-2148796579.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "AMB",
|
||||
name: "Copper Coil",
|
||||
price: "Contact for pricing",
|
||||
rating: 5,
|
||||
reviewCount: "7",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-sparks-glitter_23-2149224076.jpg",
|
||||
},
|
||||
id: "p6", brand: "AMB", name: "Copper Coil", price: "Contact for pricing", rating: 5,
|
||||
reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-sparks-glitter_23-2149224076.jpg"},
|
||||
]}
|
||||
title="Our Metal Selection"
|
||||
description="From box sections to flat bars, we stock a wide range of stainless steel and non-ferrous metals."
|
||||
@@ -287,40 +176,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Fla Sh",
|
||||
role: "Local Guide",
|
||||
testimonial: "Can't beat the quality, price and service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg",
|
||||
},
|
||||
id: "t1", name: "Fla Sh", role: "Local Guide", testimonial: "Can't beat the quality, price and service.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Leon Berrange",
|
||||
role: "Local Guide",
|
||||
testimonial: "Great online shop, easy to find what you need.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-black-worker-examining-stainless-steel-cylinder-rod-while-working-distribution-warehouse_637285-4056.jpg",
|
||||
},
|
||||
id: "t2", name: "Leon Berrange", role: "Local Guide", testimonial: "Great online shop, easy to find what you need.", imageSrc: "http://img.b2bpic.net/free-photo/young-black-worker-examining-stainless-steel-cylinder-rod-while-working-distribution-warehouse_637285-4056.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mat Booth",
|
||||
role: "Customer",
|
||||
testimonial: "Great price, delivered quickly, can't fault it.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-happy-senior-manager-greeting-his-employees-factory-warehouse-me-are-shaking-hands_637285-4192.jpg",
|
||||
},
|
||||
id: "t3", name: "Mat Booth", role: "Customer", testimonial: "Great price, delivered quickly, can't fault it.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-happy-senior-manager-greeting-his-employees-factory-warehouse-me-are-shaking-hands_637285-4192.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Alex R.",
|
||||
role: "Engineer",
|
||||
testimonial: "Best service in Sheffield for metal supply.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg",
|
||||
},
|
||||
id: "t4", name: "Alex R.", role: "Engineer", testimonial: "Best service in Sheffield for metal supply.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Sam P.",
|
||||
role: "Shop Fitter",
|
||||
testimonial: "Professional, quick, and always high quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-manager-car-mechanic-analyzing-data-while-going-trough-reports-auto-repair-shop_637285-7572.jpg",
|
||||
},
|
||||
id: "t5", name: "Sam P.", role: "Shop Fitter", testimonial: "Professional, quick, and always high quality.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-manager-car-mechanic-analyzing-data-while-going-trough-reports-auto-repair-shop_637285-7572.jpg"},
|
||||
]}
|
||||
title="Customer Feedback"
|
||||
description="Read what our customers think about our quality and service."
|
||||
@@ -333,20 +197,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you deliver?",
|
||||
content: "Yes, we offer free delivery within a 50-mile radius of Sheffield.",
|
||||
},
|
||||
id: "f1", title: "Do you deliver?", content: "Yes, we offer free delivery within a 50-mile radius of Sheffield."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer cutting services?",
|
||||
content: "Yes, we provide free cutting services for all our metal products.",
|
||||
},
|
||||
id: "f2", title: "Do you offer cutting services?", content: "Yes, we provide free cutting services for all our metal products."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can trade customers order?",
|
||||
content: "We serve both trade and domestic customers with no job too big or small.",
|
||||
},
|
||||
id: "f3", title: "Can trade customers order?", content: "We serve both trade and domestic customers with no job too big or small."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/expressive-young-lady-posing_176474-61986.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -360,16 +215,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get In Touch"
|
||||
title="Need Quality Metal Supply?"
|
||||
description="Call us today or visit our Sheffield branch to discuss your requirements."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call +44 114 243 0984",
|
||||
href: "tel:+441142430984",
|
||||
},
|
||||
text: "Call +44 114 243 0984", href: "tel:+441142430984"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -378,37 +230,23 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Products", href: "#products"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "39 Washford Rd, Sheffield",
|
||||
href: "#",
|
||||
},
|
||||
label: "39 Washford Rd, Sheffield", href: "#"},
|
||||
{
|
||||
label: "+44 114 243 0984",
|
||||
href: "tel:+441142430984",
|
||||
},
|
||||
label: "+44 114 243 0984", href: "tel:+441142430984"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user