Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b41d99a09 | |||
| 3cba6f65f7 | |||
| fa6bc16539 | |||
| a7b4a1c90b | |||
| 7af790be4c | |||
| 78cd020176 | |||
| f14fffbbeb |
@@ -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';
|
import { Award, Heart, Sparkles, Clock, Scissors, Palette, Sun, Eye, CheckCircle, Trophy, Star, Zap } from 'lucide-react';
|
||||||
|
|
||||||
export default function ShinePage() {
|
export default function ShinePage() {
|
||||||
const serviceOptions = [
|
|
||||||
"Hair Services", "Skin Care", "Nail Art", "Bridal Beauty", "Body & Waxing", "Eye & Brow"
|
|
||||||
];
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="directional-hover"
|
defaultButtonVariant="directional-hover"
|
||||||
@@ -147,7 +143,7 @@ export default function ShinePage() {
|
|||||||
id: "6", name: "Meera Singh", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=6", imageAlt: "Meera Singh"
|
id: "6", name: "Meera Singh", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=6", imageAlt: "Meera Singh"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
cardTitle="Over 170 customers trust Shine Studios for exceptional beauty services and premium treatments"
|
cardTitle="Trusted by 170+ Happy Customers - 4.9★ Rated"
|
||||||
cardTag="Customer Reviews - 4.9 Stars"
|
cardTag="Customer Reviews - 4.9 Stars"
|
||||||
cardTagIcon={Star}
|
cardTagIcon={Star}
|
||||||
cardAnimation="blur-reveal"
|
cardAnimation="blur-reveal"
|
||||||
|
|||||||
Reference in New Issue
Block a user