From fb5470526d9b1f58573b2f24555898ad201231f4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 11:41:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 52 +++++++++++++++++++++++++++++++----------------- 1 file changed, 34 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7902add..f61eabc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,6 +1,6 @@ "use client"; -import { Award, Users, Needle, Globe, Sparkles, Scissors, CheckCircle, Clock, Zap, Star } from "lucide-react"; +import { Award, Users, Compass, Globe, Sparkles, Scissors, CheckCircle, Clock, Zap, Star } from "lucide-react"; import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; import HeroBillboardGallery from "@/components/sections/hero/HeroBillboardGallery"; import AboutMetric from "@/components/sections/about/AboutMetric"; @@ -52,13 +52,17 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-looking-hat-mens-store_1303-30883.jpg", imageAlt: "Master tailor crafting bespoke suit"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-looking-hat-mens-store_1303-30883.jpg", imageAlt: "Master tailor crafting bespoke suit" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-store-chooses-wallpaper-her-home-concept-repair-shopping_169016-4482.jpg", imageAlt: "Premium fabric textures and materials"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-store-chooses-wallpaper-her-home-concept-repair-shopping_169016-4482.jpg", imageAlt: "Premium fabric textures and materials" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-face-mask-with-sewing-machine-notebook_23-2148614648.jpg", imageAlt: "Fine tailoring detail and stitching"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-face-mask-with-sewing-machine-notebook_23-2148614648.jpg", imageAlt: "Fine tailoring detail and stitching" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-businessman_23-2148102530.jpg", imageAlt: "Custom suit fitting session"}, + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-businessman_23-2148102530.jpg", imageAlt: "Custom suit fitting session" + }, ]} mediaAnimation="slide-up" background={{ variant: "plain" }} @@ -72,7 +76,7 @@ export default function LandingPage() { metrics={[ { icon: Award, label: "Years of Excellence", value: "30+" }, { icon: Users, label: "Satisfied Clients", value: "5,000+" }, - { icon: Needle, label: "Custom Garments", value: "15,000+" }, + { icon: Compass, label: "Custom Garments", value: "15,000+" }, { icon: Globe, label: "International Clients", value: "40+" }, ]} metricsAnimation="slide-up" @@ -90,23 +94,29 @@ export default function LandingPage() { { id: 1, title: "Expert Consultation", description: "We begin with a comprehensive consultation to understand your style, preferences, and requirements. Our master tailors assess your body type and discuss fabric selections with an eye for perfection.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-tailor-taking-measurement-senior-man-s-sleeves_23-2148180363.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-tailor-taking-measurement-senior-man-s-sleeves_23-2148180363.jpg" + }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-seller-displaying-blue-fabrics-young-customer-textile-shop_23-2148180311.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-seller-displaying-blue-fabrics-young-customer-textile-shop_23-2148180311.jpg" + }, }, { id: 2, title: "Precision Measurement", description: "Using traditional techniques and modern precision instruments, we take detailed measurements. Every dimension is recorded to ensure your custom-fitted garment achieves perfect proportions.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-tailor-taking-measurement-senior-man-s-sleeves_23-2148180363.jpg?_wi=2"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-tailor-taking-measurement-senior-man-s-sleeves_23-2148180363.jpg" + }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/start-sewing-new-clothes_329181-14382.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/start-sewing-new-clothes_329181-14382.jpg" + }, }, { id: 3, title: "Artisan Craftsmanship", description: "Our master tailors hand-cut and hand-stitch each garment with meticulous attention to detail. Premium fabrics are transformed into bespoke pieces that reflect your personality.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/start-sewing-new-clothes_329181-14382.jpg?_wi=2"}, + imageSrc: "http://img.b2bpic.net/free-photo/start-sewing-new-clothes_329181-14382.jpg" + }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/tailor-knitting-sewing-machine-high-quality-photo_114579-12219.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/tailor-knitting-sewing-machine-high-quality-photo_114579-12219.jpg" + }, }, ]} showStepNumbers={true} @@ -125,17 +135,23 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Alexander Volkov", handle: "CEO, International Finance", testimonial: "VOLGA TAILOR transformed my entire wardrobe. The attention to detail is extraordinary. Every suit feels like it was made just for me because it was.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-stylish-bearded-man-with-hairstyle-elegant-retro-gray-suit-bow-tie-posing-studio-isolated-gray-background_613910-20001.jpg", imageAlt: "Alexander Volkov"}, + id: "1", name: "Alexander Volkov", handle: "CEO, International Finance", testimonial: "VOLGA TAILOR transformed my entire wardrobe. The attention to detail is extraordinary. Every suit feels like it was made just for me because it was.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-stylish-bearded-man-with-hairstyle-elegant-retro-gray-suit-bow-tie-posing-studio-isolated-gray-background_613910-20001.jpg", imageAlt: "Alexander Volkov" + }, { - id: "2", name: "Elena Petrova", handle: "Fashion Director", testimonial: "Working with VOLGA TAILOR has been a revelation. The precision, the fabrics, the craftsmanship—this is what luxury tailoring truly means. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg", imageAlt: "Elena Petrova"}, + id: "2", name: "Elena Petrova", handle: "Fashion Director", testimonial: "Working with VOLGA TAILOR has been a revelation. The precision, the fabrics, the craftsmanship—this is what luxury tailoring truly means. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg", imageAlt: "Elena Petrova" + }, { - id: "3", name: "Michael Sterling", handle: "Corporate Executive", testimonial: "I've visited tailors around the world, but nothing compares to VOLGA TAILOR. The master tailors truly understand the art of creating the perfect fit.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "Michael Sterling"}, + id: "3", name: "Michael Sterling", handle: "Corporate Executive", testimonial: "I've visited tailors around the world, but nothing compares to VOLGA TAILOR. The master tailors truly understand the art of creating the perfect fit.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "Michael Sterling" + }, { - id: "4", name: "Victoria Romanoff", handle: "Luxury Brand Curator", testimonial: "The bespoke tailoring experience at VOLGA TAILOR is unparalleled. From consultation to final fitting, every step reflects their commitment to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204386.jpg", imageAlt: "Victoria Romanoff"}, + id: "4", name: "Victoria Romanoff", handle: "Luxury Brand Curator", testimonial: "The bespoke tailoring experience at VOLGA TAILOR is unparalleled. From consultation to final fitting, every step reflects their commitment to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204386.jpg", imageAlt: "Victoria Romanoff" + }, { - id: "5", name: "David Korsakov", handle: "International Businessman", testimonial: "My suits from VOLGA TAILOR have become my signature. The quality and attention to detail set them apart from everything else I own.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "David Korsakov"}, + id: "5", name: "David Korsakov", handle: "International Businessman", testimonial: "My suits from VOLGA TAILOR have become my signature. The quality and attention to detail set them apart from everything else I own.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "David Korsakov" + }, { - id: "6", name: "Sophia Marchenko", handle: "Fashion Editor", testimonial: "VOLGA TAILOR represents the pinnacle of bespoke tailoring. I recommend them to everyone who understands that true style is tailored to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-holding-disposable-coffee-cup-hand_23-2147943768.jpg", imageAlt: "Sophia Marchenko"}, + id: "6", name: "Sophia Marchenko", handle: "Fashion Editor", testimonial: "VOLGA TAILOR represents the pinnacle of bespoke tailoring. I recommend them to everyone who understands that true style is tailored to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-holding-disposable-coffee-cup-hand_23-2147943768.jpg", imageAlt: "Sophia Marchenko" + }, ]} /> -- 2.49.1