From 78cd020176f1552f3df29e477f4bdc15067b004f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:18:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1fd29e5..1ae6f71 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,10 +13,6 @@ import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import { Award, Heart, Sparkles, Clock, Scissors, Palette, Sun, Eye, CheckCircle, Trophy, Star, Zap } from 'lucide-react'; export default function ShinePage() { - const serviceOptions = [ - "Hair Services", "Skin Care", "Nail Art", "Bridal Beauty", "Body & Waxing", "Eye & Brow" - ]; - return (