From 6d7905facf505c3589791ad5624e22ddd038127e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 00:54:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8915adf..9f2e168 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,14 +48,14 @@ export default function LandingPage() { title="Where Luxury Meets Self-Care" description="Rhode Island's premier destination for exquisite nail artistry, relaxing spa treatments, and an experience that makes you feel like royalty." testimonials={[ - { name: "Sarah M.", handle: "@sarahm", testimonial: "Lavis Nails Spa is my absolute go-to! The attention to detail is incredible.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-s-body-submerged-water-holding-green-plant_209303-34.jpg", imageAlt: "luxury nail salon interior" }, + { name: "Sarah M.", handle: "@sarahm", testimonial: "Lavis Nails Spa is my absolute go-to! The attention to detail is incredible.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-s-body-submerged-water-holding-green-plant_209303-34.jpg?_wi=1", imageAlt: "luxury nail salon interior" }, { name: "Jessica T.", handle: "@jessicat", testimonial: "Best nail salon in Rhode Island, hands down. Clean, professional!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-with-black-gloves-doing-manicure-blue_140725-24257.jpg", imageAlt: "nail technician at work professional" }, - { name: "Amanda R.", handle: "@amandar", testimonial: "I brought my daughter here and they were so sweet with her.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974540.jpg", imageAlt: "classic manicure tools set" }, - { name: "Priya K.", handle: "@priyak", testimonial: "The gel manicure lasted three full weeks without a single chip.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-nail-polish-her-nails_53876-14882.jpg", imageAlt: "gel manicure nails close up" }, - { name: "Nicole D.", handle: "@nicoled", testimonial: "From the moment you walk in, you feel pampered.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-holding-hands_23-2148060438.jpg", imageAlt: "luxury pedicure salon setting" }, + { name: "Amanda R.", handle: "@amandar", testimonial: "I brought my daughter here and they were so sweet with her.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974540.jpg?_wi=1", imageAlt: "classic manicure tools set" }, + { name: "Priya K.", handle: "@priyak", testimonial: "The gel manicure lasted three full weeks without a single chip.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-nail-polish-her-nails_53876-14882.jpg?_wi=1", imageAlt: "gel manicure nails close up" }, + { name: "Nicole D.", handle: "@nicoled", testimonial: "From the moment you walk in, you feel pampered.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-holding-hands_23-2148060438.jpg?_wi=1", imageAlt: "luxury pedicure salon setting" }, ]} buttons={[{ text: "Book Your Appointment", href: "#booking" }, { text: "Explore Our Services", href: "#services" }]} - imageSrc="http://img.b2bpic.net/free-photo/woman-s-body-submerged-water-holding-green-plant_209303-34.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-s-body-submerged-water-holding-green-plant_209303-34.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { src: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-head-massage-beauty-treatment-spa_637285-2192.jpg", alt: "Happy client" }, @@ -91,12 +91,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { id: "1", name: "Classic Manicure", price: "Starting at $20", imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974540.jpg" }, - { id: "2", name: "Gel Manicure", price: "Starting at $35", imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-nail-polish-her-nails_53876-14882.jpg" }, - { id: "3", name: "Luxury Pedicure", price: "Starting at $45", imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-holding-hands_23-2148060438.jpg" }, - { id: "4", name: "Acrylic Full Set", price: "Starting at $50", imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974540.jpg" }, - { id: "5", name: "Dip Powder Nails", price: "Starting at $40", imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-nail-polish-her-nails_53876-14882.jpg" }, - { id: "6", name: "Nail Art & Design", price: "Starting at $10+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-holding-hands_23-2148060438.jpg" }, + { id: "1", name: "Classic Manicure", price: "Starting at $20", imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974540.jpg?_wi=2" }, + { id: "2", name: "Gel Manicure", price: "Starting at $35", imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-nail-polish-her-nails_53876-14882.jpg?_wi=2" }, + { id: "3", name: "Luxury Pedicure", price: "Starting at $45", imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-holding-hands_23-2148060438.jpg?_wi=2" }, + { id: "4", name: "Acrylic Full Set", price: "Starting at $50", imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974540.jpg?_wi=3" }, + { id: "5", name: "Dip Powder Nails", price: "Starting at $40", imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-nail-polish-her-nails_53876-14882.jpg?_wi=3" }, + { id: "6", name: "Nail Art & Design", price: "Starting at $10+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-holding-hands_23-2148060438.jpg?_wi=3" }, ]} title="Our Signature Services" description="Every service is an experience. Every detail matters." -- 2.49.1