From 59ce70a336de9111449b3571cdb480e521c39da2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:46:18 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 73 ++++++++++++---------------------------- 1 file changed, 22 insertions(+), 51 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8ffbcb1..2294698 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -53,80 +53,54 @@ export default function ContactPage() { tagAnimation="slide-up" buttons={[ { - text: "Call (604) 777-9300", - href: "tel:(604)777-9300", - }, + text: "Call (604) 777-9300", href: "tel:(604)777-9300"}, { - text: "Book Appointment", - href: "https://www.example.com/book", - }, + text: "Book Appointment", href: "https://www.example.com/book"}, ]} buttonAnimation="slide-up" background={{ variant: "radial-gradient" }} dashboard={{ - title: "Get Started", - logoIcon: Calendar, + title: "Get Started", logoIcon: Calendar, imageSrc: - "http://img.b2bpic.net/free-photo/beauty-vlogger-doing-video-her-followers_23-2148916312.jpg?_wi=2", - imageAlt: "appointment booking calendar scheduling", - searchPlaceholder: "Search services...", - sidebarItems: [ + "http://img.b2bpic.net/free-photo/beauty-vlogger-doing-video-her-followers_23-2148916312.jpg", imageAlt: "appointment booking calendar scheduling", searchPlaceholder: "Search services...", sidebarItems: [ { icon: Phone, active: true }, { icon: Calendar, active: false }, { icon: MapPin, active: false }, ], buttons: [ { - text: "Call Now", - href: "tel:(604)777-9300", - }, + text: "Call Now", href: "tel:(604)777-9300"}, { - text: "Book Online", - href: "https://www.example.com/book", - }, + text: "Book Online", href: "https://www.example.com/book"}, ], stats: [ { - title: "📍 Location", - values: ["228", "Schoolhouse", "St"], - description: "Coquitlam, BC", - }, + title: "📍 Location", values: [228, "Schoolhouse", "St"], + description: "Coquitlam, BC"}, { - title: "📞 Phone", - values: ["(604)", "777", "9300"], - description: "Call us today", - }, + title: "📞 Phone", values: [604, 777, 9300], + description: "Call us today"}, { - title: "⏰ Hours", - values: ["Mon-Fri", "9AM-7PM", "Sat-Sun"], - description: "Open 6 days/week", - }, + title: "⏰ Hours", values: ["Mon-Fri", "9AM-7PM", "Sat-Sun"], + description: "Open 6 days/week"}, ], - chartTitle: "Booking Availability", - chartData: [ + chartTitle: "Booking Availability", chartData: [ { value: 85 }, { value: 70 }, { value: 90 }, { value: 60 }, { value: 75 }, ], - listTitle: "Contact Methods", - listItems: [ + listTitle: "Contact Methods", listItems: [ { icon: Phone, - title: "Call (604) 777-9300", - status: "Available", - }, + title: "Call (604) 777-9300", status: "Available"}, { icon: Globe, - title: "Book Online", - status: "24/7", - }, + title: "Book Online", status: "24/7"}, { icon: MapPin, - title: "Visit Us In-Person", - status: "Walk-ins Welcome", - }, + title: "Visit Us In-Person", status: "Walk-ins Welcome"}, ], }} /> @@ -141,7 +115,7 @@ export default function ContactPage() { description="Our expert team is ready to help" subdescription="We're located in beautiful Coquitlam and welcome both appointments and walk-ins." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/waiting-room-with-chairs-blurred_1203-1402.jpg?_wi=7" + imageSrc="http://img.b2bpic.net/free-photo/waiting-room-with-chairs-blurred_1203-1402.jpg" imageAlt="luxury salon interior modern design" mediaAnimation="slide-up" useInvertedBackground={false} @@ -151,14 +125,13 @@ export default function ContactPage() { {/* Footer */} @@ -213,7 +159,7 @@ export default function HomePage() { description="Expert Stylists with Years of Experience" subdescription="We're committed to quality, transformation, and client satisfaction." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/smiley-females-taking-selfies_23-2148387766.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/smiley-females-taking-selfies_23-2148387766.jpg" imageAlt="professional hair stylists team salon" mediaAnimation="slide-up" useInvertedBackground={false} @@ -231,41 +177,13 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Absolutely Transformed My Hair", - quote: "I came in for a consultation on balayage and left feeling like a new person. The stylists were incredibly knowledgeable and made me feel comfortable throughout the entire process. Highly recommend!", - name: "Sarah Mitchell", - role: "Client since 2021", - imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-styling-clients-hair_107420-94690.jpg?_wi=1", - imageAlt: "happy salon client portrait professional", - }, + id: "1", title: "Absolutely Transformed My Hair", quote: "I came in for a consultation on balayage and left feeling like a new person. The stylists were incredibly knowledgeable and made me feel comfortable throughout the entire process. Highly recommend!", name: "Sarah Mitchell", role: "Client since 2021", imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-styling-clients-hair_107420-94690.jpg", imageAlt: "happy salon client portrait professional"}, { - id: "2", - title: "Best Lash Extensions in Coquitlam", - quote: "Finally found a salon that does lash extensions right. The attention to detail is amazing, and my lashes look natural and beautiful. I book every 3 weeks!", - name: "Jennifer Chen", - role: "Regular Client", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-corporate-woman-suit-stands-street-smiles-poses-near-office-bu_1258-119148.jpg?_wi=1", - imageAlt: "professional woman portrait happy", - }, + id: "2", title: "Best Lash Extensions in Coquitlam", quote: "Finally found a salon that does lash extensions right. The attention to detail is amazing, and my lashes look natural and beautiful. I book every 3 weeks!", name: "Jennifer Chen", role: "Regular Client", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-corporate-woman-suit-stands-street-smiles-poses-near-office-bu_1258-119148.jpg", imageAlt: "professional woman portrait happy"}, { - id: "3", - title: "Professional Service Every Time", - quote: "Whether it's a quick haircut or a full color treatment, Filomena delivers excellence consistently. The team is friendly, professional, and always listens to what you want.", - name: "Amanda Rodriguez", - role: "Client since 2019", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-girl-with-blonde-wavy-hair-modern-luxury-room-young-woman-smiling-wearing-stylish-elegant-black-dress-with-paillettes-sleeves_197531-2859.jpg?_wi=1", - imageAlt: "woman portrait happy professional", - }, + id: "3", title: "Professional Service Every Time", quote: "Whether it's a quick haircut or a full color treatment, Filomena delivers excellence consistently. The team is friendly, professional, and always listens to what you want.", name: "Amanda Rodriguez", role: "Client since 2019", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-girl-with-blonde-wavy-hair-modern-luxury-room-young-woman-smiling-wearing-stylish-elegant-black-dress-with-paillettes-sleeves_197531-2859.jpg", imageAlt: "woman portrait happy professional"}, { - id: "4", - title: "Worth Every Penny", - quote: "The premium products they use make such a difference in the final result. My hair has never looked or felt better. I wouldn't trust my hair to anyone else.", - name: "Lisa Thompson", - role: "Loyal Client", - imageSrc: "http://img.b2bpic.net/free-photo/green-eyed-woman-white-t-shirt-pink-jacket-with-snow-white-smile-looks-front-posing-street_197531-17040.jpg", - imageAlt: "happy woman portrait professional", - }, + id: "4", title: "Worth Every Penny", quote: "The premium products they use make such a difference in the final result. My hair has never looked or felt better. I wouldn't trust my hair to anyone else.", name: "Lisa Thompson", role: "Loyal Client", imageSrc: "http://img.b2bpic.net/free-photo/green-eyed-woman-white-t-shirt-pink-jacket-with-snow-white-smile-looks-front-posing-street_197531-17040.jpg", imageAlt: "happy woman portrait professional"}, ]} /> @@ -280,22 +198,15 @@ export default function HomePage() { tagAnimation="slide-up" buttons={[ { - text: "Call (604) 777-9300", - href: "tel:(604)777-9300", - }, + text: "Call (604) 777-9300", href: "tel:(604)777-9300"}, { - text: "Book Appointment", - href: "https://www.example.com/book", - }, + text: "Book Appointment", href: "https://www.example.com/book"}, ]} buttonAnimation="slide-up" background={{ variant: "radial-gradient" }} dashboard={{ - title: "Get Started", - logoIcon: Calendar, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-vlogger-doing-video-her-followers_23-2148916312.jpg?_wi=1", - searchPlaceholder: "Search services...", - sidebarItems: [ + title: "Get Started", logoIcon: Calendar, + imageSrc: "http://img.b2bpic.net/free-photo/beauty-vlogger-doing-video-her-followers_23-2148916312.jpg", searchPlaceholder: "Search services...", sidebarItems: [ { icon: Phone, active: true }, { icon: Calendar, active: false }, { icon: MapPin, active: false }, @@ -306,46 +217,32 @@ export default function HomePage() { ], stats: [ { - title: "📍 Location", - values: ["228", "Schoolhouse", "St"], - description: "Coquitlam, BC", - }, + title: "📍 Location", values: [228, "Schoolhouse", "St"], + description: "Coquitlam, BC"}, { - title: "📞 Phone", - values: ["(604)", "777", "9300"], - description: "Call us today", - }, + title: "📞 Phone", values: [604, 777, 9300], + description: "Call us today"}, { - title: "⏰ Hours", - values: ["Mon-Fri", "9AM-7PM", "Sat-Sun"], - description: "Open 6 days/week", - }, + title: "⏰ Hours", values: ["Mon-Fri", "9AM-7PM", "Sat-Sun"], + description: "Open 6 days/week"}, ], - chartTitle: "Booking Availability", - chartData: [ + chartTitle: "Booking Availability", chartData: [ { value: 85 }, { value: 70 }, { value: 90 }, { value: 60 }, { value: 75 }, ], - listTitle: "Contact Methods", - listItems: [ + listTitle: "Contact Methods", listItems: [ { icon: Phone, - title: "Call (604) 777-9300", - status: "Available", - }, + title: "Call (604) 777-9300", status: "Available"}, { icon: Globe, - title: "Book Online", - status: "24/7", - }, + title: "Book Online", status: "24/7"}, { icon: MapPin, - title: "Visit Us In-Person", - status: "Walk-ins Welcome", - }, + title: "Visit Us In-Person", status: "Walk-ins Welcome"}, ], }} /> @@ -354,14 +251,13 @@ export default function HomePage() { {/* Footer */}