Merge version_1 into main #2
@@ -50,16 +50,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Thomas Mueller", handle: "Homeowner, Bern", testimonial: "Exceptional craftsmanship. They transformed our vision into stunning metal gates with perfect attention to detail.", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=1"},
|
||||
imageSrc: "/placeholders/placeholder1.webp"},
|
||||
{
|
||||
name: "Sarah Schneider", handle: "Architect, Interlaken", testimonial: "Reliable partner for all our metal fabrication needs. Quality work, professional team, always on time.", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=2"},
|
||||
imageSrc: "/placeholders/placeholder1.webp"},
|
||||
{
|
||||
name: "Klaus Weber", handle: "Factory Owner, Bern", testimonial: "Outstanding industrial metalwork solutions. They understand precision and deadlines completely.", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=3"},
|
||||
imageSrc: "/placeholders/placeholder1.webp"},
|
||||
{
|
||||
name: "Emma Keller", handle: "Interior Designer, Zurich", testimonial: "Creative solutions with impeccable execution. Every project exceeds our expectations.", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=4"},
|
||||
imageSrc: "/placeholders/placeholder1.webp"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "contact" },
|
||||
@@ -92,16 +92,16 @@ export default function LandingPage() {
|
||||
description="Comprehensive metalworking solutions tailored to your specific needs and vision"
|
||||
features={[
|
||||
{
|
||||
title: "Custom Gates & Fencing", description: "Bespoke decorative and functional metal gates with geometric precision", imageSrc: "http://img.b2bpic.net/free-photo/entrance-old-luxury-mansion-bucharest-romania-golden-details-facade-fence_1268-19825.jpg?_wi=1", imageAlt: "Custom metal gates", buttonIcon: ArrowRight,
|
||||
title: "Custom Gates & Fencing", description: "Bespoke decorative and functional metal gates with geometric precision", imageSrc: "http://img.b2bpic.net/free-photo/entrance-old-luxury-mansion-bucharest-romania-golden-details-facade-fence_1268-19825.jpg", imageAlt: "Custom metal gates", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Steel Fabrication", description: "Industrial-grade steel cutting, bending, and welding for structural projects", imageSrc: "http://img.b2bpic.net/free-photo/one-working-day-modern-automatic-bus-trolleybus-car-production-with-unfinished-cars-workers-protective-uniform-factory-background-automobile-assembly-line-welding-arm_645730-373.jpg?_wi=1", imageAlt: "Steel fabrication work", buttonIcon: ArrowRight,
|
||||
title: "Steel Fabrication", description: "Industrial-grade steel cutting, bending, and welding for structural projects", imageSrc: "http://img.b2bpic.net/free-photo/one-working-day-modern-automatic-bus-trolleybus-car-production-with-unfinished-cars-workers-protective-uniform-factory-background-automobile-assembly-line-welding-arm_645730-373.jpg", imageAlt: "Steel fabrication work", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Welding & Joining", description: "Expert welding techniques for durable, seamless metal connections", imageSrc: "http://img.b2bpic.net/free-photo/process-creating-new-metal-parts-busy-workshop-made-by-worker_613910-17216.jpg", imageAlt: "Professional welding", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Custom Design", description: "Bespoke designs that translate your vision into geometric metalwork", imageSrc: "http://img.b2bpic.net/free-photo/macro-photography-metal-object-with-diamond-pattern_91008-525.jpg?_wi=1", imageAlt: "Custom metal design details", buttonIcon: ArrowRight,
|
||||
title: "Custom Design", description: "Bespoke designs that translate your vision into geometric metalwork", imageSrc: "http://img.b2bpic.net/free-photo/macro-photography-metal-object-with-diamond-pattern_91008-525.jpg", imageAlt: "Custom metal design details", buttonIcon: ArrowRight,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -116,14 +116,11 @@ export default function LandingPage() {
|
||||
<ProductCardTwo
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Residential", name: "Modern Steel Entry Gates", price: "CHF 4,500", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/entrance-old-luxury-mansion-bucharest-romania-golden-details-facade-fence_1268-19825.jpg?_wi=2", imageAlt: "Modern steel entry gates with geometric design"},
|
||||
id: "1", brand: "Residential", name: "Modern Steel Entry Gates", price: "CHF 4,500", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/entrance-old-luxury-mansion-bucharest-romania-golden-details-facade-fence_1268-19825.jpg", imageAlt: "Modern steel entry gates with geometric design"},
|
||||
{
|
||||
id: "2", brand: "Commercial", name: "Industrial Staircase Frame", price: "CHF 7,200", rating: 5,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/one-working-day-modern-automatic-bus-trolleybus-car-production-with-unfinished-cars-workers-protective-uniform-factory-background-automobile-assembly-line-welding-arm_645730-373.jpg?_wi=2", imageAlt: "Industrial steel staircase framework"},
|
||||
id: "2", brand: "Commercial", name: "Industrial Staircase Frame", price: "CHF 7,200", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/one-working-day-modern-automatic-bus-trolleybus-car-production-with-unfinished-cars-workers-protective-uniform-factory-background-automobile-assembly-line-welding-arm_645730-373.jpg", imageAlt: "Industrial steel staircase framework"},
|
||||
{
|
||||
id: "3", brand: "Custom", name: "Architectural Metal Panel System", price: "CHF 9,800", rating: 5,
|
||||
reviewCount: "6", imageSrc: "http://img.b2bpic.net/free-photo/macro-photography-metal-object-with-diamond-pattern_91008-525.jpg?_wi=2", imageAlt: "Architectural metal panels with precision detail"},
|
||||
id: "3", brand: "Custom", name: "Architectural Metal Panel System", price: "CHF 9,800", rating: 5, reviewCount: "6", imageSrc: "http://img.b2bpic.net/free-photo/macro-photography-metal-object-with-diamond-pattern_91008-525.jpg", imageAlt: "Architectural metal panels with precision detail"},
|
||||
]}
|
||||
title="Recent Projects"
|
||||
description="Showcase of our finest metalwork installations and custom fabrications"
|
||||
@@ -157,7 +154,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
tag="Quality Metrics"
|
||||
tagAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user