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" }] }, ]} /> @@ -64,7 +64,7 @@ export default function CollectionPage() { @@ -64,7 +64,7 @@ export default function ContactPage() { @@ -60,9 +60,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "p1", name: "Classic Chronograph", price: "₹1,25,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-premium-stainless-steel-luxury-watch-m-1774618041277-a9ea3d96.png" }, - { id: "p2", name: "Gold Master Series", price: "₹2,50,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-gold-limited-edition-watch-with-leathe-1774618055220-38d01d92.png" }, - { id: "p3", name: "Digital Elite", price: "₹85,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-modern-luxury-smart-watch-high-tech-in-1774618041559-22756d0a.png" }, + { id: "p1", name: "Classic Chronograph", price: "₹1,25,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-premium-stainless-steel-luxury-watch-m-1774618041277-a9ea3d96.png?_wi=2" }, + { id: "p2", name: "Gold Master Series", price: "₹2,50,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-gold-limited-edition-watch-with-leathe-1774618055220-38d01d92.png?_wi=2" }, + { id: "p3", name: "Digital Elite", price: "₹85,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-modern-luxury-smart-watch-high-tech-in-1774618041559-22756d0a.png?_wi=2" }, ]} title="Featured Collection" description="Explore our curated selection of fine timepieces." @@ -71,7 +71,7 @@ export default function LandingPage() {