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 (