Update src/app/page.tsx

This commit is contained in:
2026-05-17 13:30:22 +00:00
parent 94f9335888
commit ee5d2ea97a

View File

@@ -11,7 +11,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { Award, Heart, Instagram, Phone, Sparkles, Star } from "lucide-react";
import { Award, Heart, Instagram, Phone, Sparkles, Star, ArrowRight } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Gallery",
id: "#gallery",
},
name: "Gallery", id: "#gallery"},
{
name: "Book Now",
id: "#booking",
},
name: "Book Now", id: "#booking"},
]}
brandName="iLashedbyproper"
/>
@@ -55,38 +47,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Enhance Your Natural Beauty"
description="Where luxury meets artistry. Discover the confidence of bespoke lashes and curated piercings at iLashedbyproper."
tag="LP Studio"
buttons={[
{
text: "Book Appointment",
href: "#booking",
},
text: "Book Appointment", href: "#booking"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-autumnal-leaf-with-copy-space_23-2148647659.jpg",
imageAlt: "Luxurious lash interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-autumnal-leaf-with-copy-space_23-2148647659.jpg", imageAlt: "Luxurious lash interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-spa-element-collection_23-2148200191.jpg",
imageAlt: "Beauty lash closeup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gua-sha-face-products_23-2149401501.jpg",
imageAlt: "Top view on gua sha face products",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-young-women-shirts-use-jade-facial-roller-massage-skin-while-sitting-table-beauty-concept_197531-31436.jpg",
imageAlt: "Caucasian young women in shirts use jade facial roller",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263163.jpg",
imageAlt: "Women's day still life with makeup and jewelry",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-spa-element-collection_23-2148200191.jpg", imageAlt: "Beauty lash closeup"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -113,28 +86,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Lash Extensions",
description: "Classic, Hybrid, and Volume sets customized for your eye shape.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-beautiful-young-woman_23-2148341351.jpg",
buttonIcon: "ArrowRight",
title: "Lash Extensions", description: "Classic, Hybrid, and Volume sets customized for your eye shape.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-beautiful-young-woman_23-2148341351.jpg", buttonIcon: ArrowRight,
},
{
title: "Wispy Lash Sets",
description: "Trendy wispy styles for a modern, textured, and dramatic look.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-before-after-eyelashes-extensions_23-2150039794.jpg",
buttonIcon: "ArrowRight",
title: "Wispy Lash Sets", description: "Trendy wispy styles for a modern, textured, and dramatic look.", imageSrc: "http://img.b2bpic.net/free-photo/woman-before-after-eyelashes-extensions_23-2150039794.jpg", buttonIcon: ArrowRight,
},
{
title: "Professional Piercings",
description: "Expert ear and nose piercings performed in a sterile, chic studio.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lips_23-2148136584.jpg",
buttonIcon: "ArrowRight",
title: "Professional Piercings", description: "Expert ear and nose piercings performed in a sterile, chic studio.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lips_23-2148136584.jpg", buttonIcon: ArrowRight,
},
{
title: "Jewelry Styling",
description: "Curated luxury jewelry options tailored to your piercing aesthetic.",
imageSrc: "http://img.b2bpic.net/free-photo/teen-girl-with-healthy-oily-skin_633478-70.jpg",
buttonIcon: "ArrowRight",
title: "Jewelry Styling", description: "Curated luxury jewelry options tailored to your piercing aesthetic.", imageSrc: "http://img.b2bpic.net/free-photo/teen-girl-with-healthy-oily-skin_633478-70.jpg", buttonIcon: ArrowRight,
},
]}
title="Curated Beauty Services"
@@ -149,23 +110,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Award,
title: "Attention to Detail",
value: "100%",
},
id: "m1", icon: Award,
title: "Attention to Detail", value: "100%"},
{
id: "m2",
icon: Star,
title: "Personalized Styling",
value: "Top",
},
id: "m2", icon: Star,
title: "Personalized Styling", value: "Top"},
{
id: "m3",
icon: Heart,
title: "Relaxing Vibe",
value: "Serene",
},
id: "m3", icon: Heart,
title: "Relaxing Vibe", value: "Serene"},
]}
title="Why Clients Love Us"
description="We take pride in every detail. From your first consultation to your final look, we ensure an unforgettable experience."
@@ -179,40 +131,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Temi A.",
handle: "@temi",
testimonial: "Best lash tech ever! iLashedbyproper pays attention to every little detail and makes sure the lashes fit perfectly.",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-outdoor_624325-1223.jpg",
},
id: "t1", name: "Temi A.", handle: "@temi", testimonial: "Best lash tech ever! iLashedbyproper pays attention to every little detail and makes sure the lashes fit perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-outdoor_624325-1223.jpg"},
{
id: "t2",
name: "Chioma E.",
handle: "@chioma",
testimonial: "Amazing service from start to finish. The atmosphere was relaxing and the service was top tier.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg",
},
id: "t2", name: "Chioma E.", handle: "@chioma", testimonial: "Amazing service from start to finish. The atmosphere was relaxing and the service was top tier.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg"},
{
id: "t3",
name: "Sarah J.",
handle: "@sarah",
testimonial: "My lashes came out even better than I imagined. Highly recommend for quality!",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beauty-mulatto-woman-with-long-lashes_633478-2727.jpg",
},
id: "t3", name: "Sarah J.", handle: "@sarah", testimonial: "My lashes came out even better than I imagined. Highly recommend for quality!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beauty-mulatto-woman-with-long-lashes_633478-2727.jpg"},
{
id: "t4",
name: "Linda M.",
handle: "@linda",
testimonial: "Such a professional and relaxing vibe. I wouldn't go anywhere else for my piercings.",
imageSrc: "http://img.b2bpic.net/free-photo/glamorous-model-make-up-studio_23-2148328753.jpg",
},
id: "t4", name: "Linda M.", handle: "@linda", testimonial: "Such a professional and relaxing vibe. I wouldn't go anywhere else for my piercings.", imageSrc: "http://img.b2bpic.net/free-photo/glamorous-model-make-up-studio_23-2148328753.jpg"},
{
id: "t5",
name: "Fiona T.",
handle: "@fiona",
testimonial: "Top notch results and attention to detail. Every set is a work of art.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67053.jpg",
},
id: "t5", name: "Fiona T.", handle: "@fiona", testimonial: "Top notch results and attention to detail. Every set is a work of art.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67053.jpg"},
]}
title="Client Love Notes"
description="Hear what our amazing clients have to say about their iLashedbyproper experience."
@@ -227,41 +154,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "g1",
name: "Wispy Volume Set",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-expressive-woman-posing-with-ring_23-2149392894.jpg",
},
id: "g1", name: "Wispy Volume Set", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-expressive-woman-posing-with-ring_23-2149392894.jpg"},
{
id: "g2",
name: "Classic Elegance",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-vinyl-records-both-hands_23-2148289083.jpg",
},
id: "g2", name: "Classic Elegance", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-vinyl-records-both-hands_23-2148289083.jpg"},
{
id: "g3",
name: "Signature Piercings",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-treatment-arrangement_23-2148963344.jpg",
},
id: "g3", name: "Signature Piercings", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-treatment-arrangement_23-2148963344.jpg"},
{
id: "g4",
name: "Lash Perfection",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/eye-lashes-keratin-procedure-salon_1303-27759.jpg",
},
id: "g4", name: "Lash Perfection", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/eye-lashes-keratin-procedure-salon_1303-27759.jpg"},
{
id: "g5",
name: "Jewelry Styling",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg",
},
id: "g5", name: "Jewelry Styling", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg"},
{
id: "g6",
name: "Hybrid Soft Set",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/applying-eyeliner-from-inkwell-by-makeup-brush_329181-1946.jpg",
},
id: "g6", name: "Hybrid Soft Set", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/applying-eyeliner-from-inkwell-by-makeup-brush_329181-1946.jpg"},
]}
title="Beauty Gallery"
description="A glimpse into our signature lash sets and curated jewelry pieces."
@@ -272,8 +175,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
title="Book Your Appointment Today"
description="Ready for your dream look? Fill out the form below or reach out to secure your spot at iLashedbyproper."
imageSrc="http://img.b2bpic.net/free-photo/flower-shop-collection-concept_23-2151921106.jpg"
@@ -290,14 +192,10 @@ export default function LandingPage() {
socialLinks={[
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
href: "#", ariaLabel: "Instagram"},
{
icon: Phone,
href: "tel:5555555555",
ariaLabel: "Phone",
},
href: "tel:5555555555", ariaLabel: "Phone"},
]}
/>
</div>