Merge version_2 into main #3
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Hair Design", description: "Precision cuts and coloring.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-arranging-bride-s-hair_23-2149722004.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/hands-doing-make-up-hairstyle-young-beautiful-woman_176420-884.jpg", buttonText: "Learn More" },
|
||||
{ title: "Hair Design", description: "Precision cuts and coloring.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-arranging-bride-s-hair_23-2149722004.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/hands-doing-make-up-hairstyle-young-beautiful-woman_176420-884.jpg", buttonText: "Learn More" },
|
||||
{ title: "Nail Spa", description: "Manicures and pedicures.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-doing-manicure-blue_140725-24218.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/spa-salon-therapy-treatment-massage_53876-15330.jpg", buttonText: "Learn More" },
|
||||
{ title: "Makeup", description: "Glam and everyday looks.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305121.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetic-beauty-products-ochre-backdrop_23-2147879029.jpg", buttonText: "Learn More" },
|
||||
]}
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
description="Shop our top-rated products at special prices for a limited time."
|
||||
products={[
|
||||
{ id: "1", name: "Professional Serum", price: "$45", variant: "Skincare", imageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetic-beauty-products-ochre-backdrop_23-2147879029.jpg" },
|
||||
{ id: "2", name: "Luxury Hairspray", price: "$25", variant: "Haircare", imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-arranging-bride-s-hair_23-2149722004.jpg" }
|
||||
{ id: "2", name: "Luxury Hairspray", price: "$25", variant: "Haircare", imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-arranging-bride-s-hair_23-2149722004.jpg?_wi=2" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user