Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -61,13 +61,13 @@ export default function LandingPage() {
|
||||
<FeatureCardOne
|
||||
features={[
|
||||
{
|
||||
title: "You Call, We Listen", description: "Tell us exactly what you need. No forms, no hassle – just a conversation with an engineer who understands precision.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiEY4rWItmQWtkSPzaBFX8lOba/close-up-of-precision-machined-aluminum--1773067113007-47e5b04b.png"
|
||||
title: "You Call, We Listen", description: "Tell us exactly what you need. No forms, no hassle – just a conversation with an engineer who understands precision.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiEY4rWItmQWtkSPzaBFX8lOba/close-up-of-precision-machined-aluminum--1773067113007-47e5b04b.png?_wi=1"
|
||||
},
|
||||
{
|
||||
title: "We Engineer It", description: "Our team designs and machines your part to exact tolerances. We handle everything from CAD to final QA with Swiss precision.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiEY4rWItmQWtkSPzaBFX8lOba/factory-floor-with-multiple-cnc-machines-1773067113490-3c71d131.png"
|
||||
title: "We Engineer It", description: "Our team designs and machines your part to exact tolerances. We handle everything from CAD to final QA with Swiss precision.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiEY4rWItmQWtkSPzaBFX8lOba/factory-floor-with-multiple-cnc-machines-1773067113490-3c71d131.png?_wi=1"
|
||||
},
|
||||
{
|
||||
title: "Delivered to You", description: "Fast, packaged, and ready to use. Every time. From 1 piece to 10,000 – we maintain the same uncompromising quality standard.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiEY4rWItmQWtkSPzaBFX8lOba/high-precision-measurement-caliper-measu-1773067113442-0dc83e05.png"
|
||||
title: "Delivered to You", description: "Fast, packaged, and ready to use. Every time. From 1 piece to 10,000 – we maintain the same uncompromising quality standard.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiEY4rWItmQWtkSPzaBFX8lOba/high-precision-measurement-caliper-measu-1773067113442-0dc83e05.png?_wi=1"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -84,13 +84,13 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Prototype Parts", price: "From CHF 500", variant: "Custom design, fast turnaround", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiEY4rWItmQWtkSPzaBFX8lOba/close-up-of-precision-machined-aluminum--1773067113007-47e5b04b.png"
|
||||
id: "1", name: "Prototype Parts", price: "From CHF 500", variant: "Custom design, fast turnaround", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiEY4rWItmQWtkSPzaBFX8lOba/close-up-of-precision-machined-aluminum--1773067113007-47e5b04b.png?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Series Production", price: "Competitive rates", variant: "Scalable volumes, consistent quality", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiEY4rWItmQWtkSPzaBFX8lOba/factory-floor-with-multiple-cnc-machines-1773067113490-3c71d131.png"
|
||||
id: "2", name: "Series Production", price: "Competitive rates", variant: "Scalable volumes, consistent quality", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiEY4rWItmQWtkSPzaBFX8lOba/factory-floor-with-multiple-cnc-machines-1773067113490-3c71d131.png?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Custom Components", price: "From CHF 150", variant: "Any specification, any material", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiEY4rWItmQWtkSPzaBFX8lOba/high-precision-measurement-caliper-measu-1773067113442-0dc83e05.png"
|
||||
id: "3", name: "Custom Components", price: "From CHF 150", variant: "Any specification, any material", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiEY4rWItmQWtkSPzaBFX8lOba/high-precision-measurement-caliper-measu-1773067113442-0dc83e05.png?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Tight Tolerance Parts", price: "Premium precision", variant: "±0.01mm tolerances guaranteed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiEY4rWItmQWtkSPzaBFX8lOba/polished-aluminum-ingot-or-billet-with-s-1773067111529-3a892705.png"
|
||||
|
||||
Reference in New Issue
Block a user