Merge version_1 into main #2
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Swiss Movement Engineering", description: "Each watch houses an automatic Swiss movement with precision timing. Our craftsmen spend hours perfecting every mechanism for flawless performance.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nj4n46" },
|
||||
id: "1", title: "Swiss Movement Engineering", description: "Each watch houses an automatic Swiss movement with precision timing. Our craftsmen spend hours perfecting every mechanism for flawless performance.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nj4n46&_wi=1" },
|
||||
items: [
|
||||
{ icon: Zap, text: "Automatic calibration" },
|
||||
{ icon: Shield, text: "Water resistant to 300m" },
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "2", title: "Premium Materials Selection", description: "We source only the finest materials—surgical steel, sapphire crystal, and genuine leather. Each element is chosen for durability and elegance.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nj4n46" },
|
||||
id: "2", title: "Premium Materials Selection", description: "We source only the finest materials—surgical steel, sapphire crystal, and genuine leather. Each element is chosen for durability and elegance.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nj4n46&_wi=2" },
|
||||
items: [
|
||||
{ icon: Sparkles, text: "Sapphire crystal glass" },
|
||||
{ icon: CheckCircle, text: "Surgical steel case" },
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
id: "3", title: "Hand Assembly & Testing", description: "Every watch is individually assembled by master craftsmen. Rigorous testing ensures each timepiece meets our exacting standards before delivery.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nj4n46" },
|
||||
id: "3", title: "Hand Assembly & Testing", description: "Every watch is individually assembled by master craftsmen. Rigorous testing ensures each timepiece meets our exacting standards before delivery.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nj4n46&_wi=3" },
|
||||
items: [
|
||||
{ icon: Wrench, text: "Hand assembly by masters" },
|
||||
{ icon: Eye, text: "Quality inspection" },
|
||||
|
||||
Reference in New Issue
Block a user