From 080bf981eb2db42280aa4fbdc993ac5e32d240a7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 13:28:52 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index da3d21b..30185cc 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,7 +44,7 @@ export default function AboutPage() { { value: "10+", title: "Years Experience" }, { value: "500+", title: "Satisfied Clients" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-professional-horologist-carefully-exam-1774618042878-6b25e756.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-professional-horologist-carefully-exam-1774618042878-6b25e756.png?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -58,15 +58,15 @@ export default function AboutPage() { title="Our Craftsmanship" description="We believe in the perfect blend of tradition and modernity." features={[ - { title: "Expertise", description: "Master watchmakers with decades of experience.", icon: Wrench, mediaItems: [{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-professional-horologist-carefully-exam-1774618042878-6b25e756.png" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-professional-horologist-carefully-exam-1774618042878-6b25e756.png" }] }, - { title: "Quality", description: "Only the finest materials and movements.", icon: ShieldCheck, mediaItems: [{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-premium-stainless-steel-luxury-watch-m-1774618041277-a9ea3d96.png" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-gold-limited-edition-watch-with-leathe-1774618055220-38d01d92.png" }] }, + { title: "Expertise", description: "Master watchmakers with decades of experience.", icon: Wrench, mediaItems: [{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-professional-horologist-carefully-exam-1774618042878-6b25e756.png?_wi=2" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-professional-horologist-carefully-exam-1774618042878-6b25e756.png?_wi=3" }] }, + { title: "Quality", description: "Only the finest materials and movements.", icon: ShieldCheck, mediaItems: [{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-premium-stainless-steel-luxury-watch-m-1774618041277-a9ea3d96.png?_wi=3" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-gold-limited-edition-watch-with-leathe-1774618055220-38d01d92.png?_wi=3" }] }, ]} />