Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -12,7 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Heart, Palette, Scissors, Sparkles, User, Wind, MapPin, Mail, Phone, Languages } from "lucide-react";
|
||||
import { Heart, Palette, Scissors, Sparkles, User, Wind } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -162,6 +162,7 @@ export default function LandingPage() {
|
||||
multiSelect={{ name: "service", label: "Choose Service", options: ["Haircut", "Balayage", "Coloring", "Bridal Styling"] }}
|
||||
textarea={{ name: "notes", placeholder: "Special requests?" }}
|
||||
buttonText="Schedule Now"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user