Merge version_3 into main #6
@@ -49,30 +49,30 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1560066169-b279a6a4ac0f?w=800&q=80", imageAlt: "Permanent eyeliner enhancement procedure"
|
||||
imageSrc: "https://images.unsplash.com/photo-1560066169-b279a6a4ac0f?w=800&q=80&_wi=1", imageAlt: "Permanent eyeliner enhancement procedure"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&q=80", imageAlt: "Before and after permanent makeup results"
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&q=80&_wi=1", imageAlt: "Before and after permanent makeup results"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=800&q=80", imageAlt: "Belle Precisions professional studio"
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=800&q=80&_wi=1", imageAlt: "Belle Precisions professional studio"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1559056199-641a0ac8b3f4?w=800&q=80", imageAlt: "Professional consultation appointment"
|
||||
imageSrc: "https://images.unsplash.com/photo-1559056199-641a0ac8b3f4?w=800&q=80&_wi=1", imageAlt: "Professional consultation appointment"
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160623-112ba8d25d1d?w=800&q=80", imageAlt: "Eyeliner enhancement service"
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160623-112ba8d25d1d?w=800&q=80&_wi=1", imageAlt: "Eyeliner enhancement service"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&q=80", imageAlt: "Permanent makeup transformation"
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&q=80&_wi=2", imageAlt: "Permanent makeup transformation"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=800&q=80", imageAlt: "Clean professional environment"
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=800&q=80&_wi=2", imageAlt: "Clean professional environment"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1559056199-641a0ac8b3f4?w=800&q=80", imageAlt: "Expert consultation with specialist"
|
||||
imageSrc: "https://images.unsplash.com/photo-1559056199-641a0ac8b3f4?w=800&q=80&_wi=2", imageAlt: "Expert consultation with specialist"
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -110,13 +110,13 @@ export default function LandingPage() {
|
||||
description="Precision cosmetic enhancements designed to enhance your natural beauty and save you time every morning"
|
||||
features={[
|
||||
{
|
||||
id: "consultation", title: "Consultation Services", description: "Personalized consultation to discuss your goals, concerns, and what to expect. We prioritize making nervous clients feel at ease.", tag: "Personalized", imageSrc: "https://images.unsplash.com/photo-1559056199-641a0ac8b3f4?w=800&q=80", imageAlt: "Professional consultation service", buttons: [{ text: "Learn More", href: "tel:(501)359-2175" }],
|
||||
id: "consultation", title: "Consultation Services", description: "Personalized consultation to discuss your goals, concerns, and what to expect. We prioritize making nervous clients feel at ease.", tag: "Personalized", imageSrc: "https://images.unsplash.com/photo-1559056199-641a0ac8b3f4?w=800&q=80&_wi=3", imageAlt: "Professional consultation service", buttons: [{ text: "Learn More", href: "tel:(501)359-2175" }],
|
||||
},
|
||||
{
|
||||
id: "eyeliner", title: "Permanent Eyeliner Enhancement", description: "Expert permanent eyeliner application that's smudge-proof, water-resistant, and perfectly even. Wake up confident every single day.", tag: "Most Popular", imageSrc: "https://images.unsplash.com/photo-1576091160623-112ba8d25d1d?w=800&q=80", imageAlt: "Permanent eyeliner enhancement procedure", buttons: [{ text: "Book Now", href: "https://belleprecisions.square.site" }],
|
||||
id: "eyeliner", title: "Permanent Eyeliner Enhancement", description: "Expert permanent eyeliner application that's smudge-proof, water-resistant, and perfectly even. Wake up confident every single day.", tag: "Most Popular", imageSrc: "https://images.unsplash.com/photo-1576091160623-112ba8d25d1d?w=800&q=80&_wi=2", imageAlt: "Permanent eyeliner enhancement procedure", buttons: [{ text: "Book Now", href: "https://belleprecisions.square.site" }],
|
||||
},
|
||||
{
|
||||
id: "follow-up", title: "Follow-Up & Touch-Ups", description: "Professional follow-up appointments to ensure perfect results and answer any questions. We're committed to your satisfaction.", tag: "Support", imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&q=80", imageAlt: "Before and after permanent makeup results", buttons: [{ text: "Schedule", href: "https://belleprecisions.square.site" }],
|
||||
id: "follow-up", title: "Follow-Up & Touch-Ups", description: "Professional follow-up appointments to ensure perfect results and answer any questions. We're committed to your satisfaction.", tag: "Support", imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&q=80&_wi=3", imageAlt: "Before and after permanent makeup results", buttons: [{ text: "Schedule", href: "https://belleprecisions.square.site" }],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -131,16 +131,16 @@ export default function LandingPage() {
|
||||
description="We combine expertise, comfort, and precision to deliver exceptional results you'll love"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "5-Star Rated Service", price: "Expert Care", imageSrc: "https://images.unsplash.com/photo-1560066169-b279a6a4ac0f?w=800&q=80", imageAlt: "Professional permanent makeup service"
|
||||
id: "1", name: "5-Star Rated Service", price: "Expert Care", imageSrc: "https://images.unsplash.com/photo-1560066169-b279a6a4ac0f?w=800&q=80&_wi=2", imageAlt: "Professional permanent makeup service"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Anxiety-Reducing Experience", price: "You Feel Safe", imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=800&q=80", imageAlt: "Calming professional environment"
|
||||
id: "2", name: "Anxiety-Reducing Experience", price: "You Feel Safe", imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=800&q=80&_wi=3", imageAlt: "Calming professional environment"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Clear Process Explanation", price: "Knowledge & Confidence", imageSrc: "https://images.unsplash.com/photo-1559056199-641a0ac8b3f4?w=800&q=80", imageAlt: "Expert consultation and guidance"
|
||||
id: "3", name: "Clear Process Explanation", price: "Knowledge & Confidence", imageSrc: "https://images.unsplash.com/photo-1559056199-641a0ac8b3f4?w=800&q=80&_wi=4", imageAlt: "Expert consultation and guidance"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Precision-Focused Results", price: "Perfect Every Time", imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&q=80", imageAlt: "Flawless permanent makeup results"
|
||||
id: "4", name: "Precision-Focused Results", price: "Perfect Every Time", imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&q=80&_wi=4", imageAlt: "Flawless permanent makeup results"
|
||||
},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -165,11 +165,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Retired Teacher", company: "Community Member", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=200&h=200&fit=crop", imageAlt: "Portrait of satisfied client Emily"
|
||||
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=200&h=200&fit=crop&_wi=1", imageAlt: "Portrait of satisfied client Emily"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Jessica Williams", role: "Client", company: "Hot Springs Community", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=200&h=200&fit=crop", imageAlt: "Portrait of satisfied client Jessica"
|
||||
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=200&h=200&fit=crop&_wi=2", imageAlt: "Portrait of satisfied client Jessica"
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user