From c90ba0a2483187eb037cbab4ee00b039d13331c8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 03:30:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 347 ++++++++--------------------------------------- 1 file changed, 59 insertions(+), 288 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cf0d035..fc64d21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,132 +29,51 @@ export default function LandingPage() {
@@ -165,18 +84,9 @@ export default function LandingPage() { title="Rooted in Chicago Beauty" description="For over 40 years, That Girl Beauty Salon has been a cornerstone of the Montrose neighborhood. We don't just provide hair care; we build lifelong relationships with our clients." metrics={[ - { - value: "40+", - title: "Years Serving", - }, - { - value: "10k+", - title: "Happy Clients", - }, - { - value: "100%", - title: "Dedication", - }, + { value: "40+", title: "Years Serving" }, + { value: "10k+", title: "Happy Clients" }, + { value: "100%", title: "Dedication" }, ]} imageSrc="http://img.b2bpic.net/free-photo/two-women-toasting_23-2147680737.jpg" mediaAnimation="blur-reveal" @@ -190,48 +100,12 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "s1", - title: "Expert Haircuts", - subtitle: "Precision cuts tailored to you.", - category: "Cutting", - value: "Starting at $45", - }, - { - id: "s2", - title: "Color & Balayage", - subtitle: "Expert coloring for healthy hair.", - category: "Coloring", - value: "Starting at $85", - }, - { - id: "s3", - title: "Professional Styling", - subtitle: "Blowouts, updos, and more.", - category: "Styling", - value: "Starting at $50", - }, - { - id: "s4", - title: "Hair Treatments", - subtitle: "Deep conditioning & restoration.", - category: "Treatments", - value: "Starting at $40", - }, - { - id: "s5", - title: "Specialty Perms", - subtitle: "Classic looks for everyday.", - category: "Texture", - value: "Starting at $120", - }, - { - id: "s6", - title: "Bridal Packages", - subtitle: "Your special day styling.", - category: "Special", - value: "Inquire for quote", - }, + { id: "s1", title: "Expert Haircuts", subtitle: "Precision cuts tailored to you.", category: "Cutting", value: "Starting at $45" }, + { id: "s2", title: "Color & Balayage", subtitle: "Expert coloring for healthy hair.", category: "Coloring", value: "Starting at $85" }, + { id: "s3", title: "Professional Styling", subtitle: "Blowouts, updos, and more.", category: "Styling", value: "Starting at $50" }, + { id: "s4", title: "Hair Treatments", subtitle: "Deep conditioning & restoration.", category: "Treatments", value: "Starting at $40" }, + { id: "s5", title: "Specialty Perms", subtitle: "Classic looks for everyday.", category: "Texture", value: "Starting at $120" }, + { id: "s6", title: "Bridal Packages", subtitle: "Your special day styling.", category: "Special", value: "Inquire for quote" }, ]} title="Our Signature Services" description="From classic cuts to modern color trends, we offer a comprehensive range of beauty services." @@ -245,60 +119,12 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={true} products={[ - { - id: "p1", - brand: "Styling", - name: "Modern Cut & Style", - price: "Featured", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-styling-hair-client_23-2147769815.jpg", - }, - { - id: "p2", - brand: "Color", - name: "Sun-Kissed Balayage", - price: "Featured", - rating: 5, - reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-photo/anonymous-hairdresser-coloring-hair-young-blonde_23-2147769764.jpg", - }, - { - id: "p3", - brand: "Updo", - name: "Elegant Event Styling", - price: "Featured", - rating: 5, - reviewCount: "67", - imageSrc: "http://img.b2bpic.net/free-photo/actress-waiting-her-hair-be-done_23-2149066358.jpg", - }, - { - id: "p4", - brand: "Interior", - name: "Relaxing Salon Area", - price: "Space", - rating: 5, - reviewCount: "45", - imageSrc: "http://img.b2bpic.net/free-photo/girl-africa-woman-making-eyebrows-girls-beauty-salon_1157-48328.jpg", - }, - { - id: "p5", - brand: "Color", - name: "Vibrant Red Tint", - price: "Featured", - rating: 5, - reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-does-hair-style-woman_93675-134626.jpg", - }, - { - id: "p6", - brand: "Treat", - name: "Hydration Session", - price: "Featured", - rating: 5, - reviewCount: "56", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2150665413.jpg", - }, + { id: "p1", brand: "Styling", name: "Modern Cut & Style", price: "Featured", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-styling-hair-client_23-2147769815.jpg" }, + { id: "p2", brand: "Color", name: "Sun-Kissed Balayage", price: "Featured", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-hairdresser-coloring-hair-young-blonde_23-2147769764.jpg" }, + { id: "p3", brand: "Updo", name: "Elegant Event Styling", price: "Featured", rating: 5, reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/actress-waiting-her-hair-be-done_23-2149066358.jpg" }, + { id: "p4", brand: "Interior", name: "Relaxing Salon Area", price: "Space", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/girl-africa-woman-making-eyebrows-girls-beauty-salon_1157-48328.jpg" }, + { id: "p5", brand: "Color", name: "Vibrant Red Tint", price: "Featured", rating: 5, reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-does-hair-style-woman_93675-134626.jpg" }, + { id: "p6", brand: "Treat", name: "Hydration Session", price: "Featured", rating: 5, reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2150665413.jpg" }, ]} title="Salon Gallery" description="Browse our latest work and get inspired by our salon's cozy aesthetic." @@ -308,43 +134,14 @@ export default function LandingPage() {