Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
title="Unleash Your Natural Curls"
|
||||
description="Professional-grade hydration and definition designed exclusively for women who love their curls. Experience the difference."
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/four-pink-easter-eggs-rack-table_23-2148059882.jpg", imageAlt: "Model with beautiful curls" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/four-pink-easter-eggs-rack-table_23-2148059882.jpg?_wi=1", imageAlt: "Model with beautiful curls" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pretty-black-girl-with-big-hair-posing-video-black-background_633478-915.jpg", imageAlt: "Model with beautiful curls" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-hair-smiling_23-2151982941.jpg", imageAlt: "Model with beautiful curls" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mixed-race-black-woman-portrait-with-big-afro-hair-curly-hair-beige-background-thinking-about-something-with-hand-chin_633478-2972.jpg", imageAlt: "Model with beautiful curls" },
|
||||
@@ -70,8 +70,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "1", title: "Deep Hydration", author: "Formulated for moisture", description: "Locks in hydration without weighing down your hair.", tags: ["hydration", "moisture"], imageSrc: "http://img.b2bpic.net/free-photo/glass-bowl-popcorn-candy-resting-top-piece-pink-fabric-marble-table_114579-56527.jpg", imageAlt: "Glass bowl of popcorn candy resting on top of a piece of pink fabric on marble table." },
|
||||
{ id: "2", title: "Frizz Control", author: "Smooth definition", description: "Tame flyaways and enjoy soft, bouncy curls all day.", tags: ["anti-frizz", "smooth"], imageSrc: "http://img.b2bpic.net/free-photo/four-pink-easter-eggs-rack-table_23-2148059882.jpg", imageAlt: "Glass bowl of popcorn candy resting on top of a piece of pink fabric on marble table." },
|
||||
{ id: "3", title: "Damage Repair", author: "Nourish from root to tip", description: "Strengthen your strands with our specialized protein blend.", tags: ["repair", "strength"], imageSrc: "http://img.b2bpic.net/free-photo/elegant-gold-shampoo-lotion-bottles-with-black-pumps_187299-47282.jpg", imageAlt: "Glass bowl of popcorn candy resting on top of a piece of pink fabric on marble table." },
|
||||
{ id: "2", title: "Frizz Control", author: "Smooth definition", description: "Tame flyaways and enjoy soft, bouncy curls all day.", tags: ["anti-frizz", "smooth"], imageSrc: "http://img.b2bpic.net/free-photo/four-pink-easter-eggs-rack-table_23-2148059882.jpg?_wi=2", imageAlt: "Glass bowl of popcorn candy resting on top of a piece of pink fabric on marble table." },
|
||||
{ id: "3", title: "Damage Repair", author: "Nourish from root to tip", description: "Strengthen your strands with our specialized protein blend.", tags: ["repair", "strength"], imageSrc: "http://img.b2bpic.net/free-photo/elegant-gold-shampoo-lotion-bottles-with-black-pumps_187299-47282.jpg?_wi=1", imageAlt: "Glass bowl of popcorn candy resting on top of a piece of pink fabric on marble table." },
|
||||
]}
|
||||
title="Why Your Curls Love Us"
|
||||
description="Our formulas are crafted with clean ingredients that prioritize hydration, repair, and long-lasting definition."
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Hydrating Shampoo", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/elegant-gold-shampoo-lotion-bottles-with-black-pumps_187299-47282.jpg" },
|
||||
{ id: "1", name: "Hydrating Shampoo", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/elegant-gold-shampoo-lotion-bottles-with-black-pumps_187299-47282.jpg?_wi=2" },
|
||||
{ id: "2", name: "Deep Repair Mask", price: "$32.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440670.jpg" },
|
||||
{ id: "3", name: "Curl Styling Cream", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/confused-stylish-girl-posing-against-white-wall_176420-33267.jpg" },
|
||||
{ id: "4", name: "Nourishing Hair Oil", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-flowers_23-2149270041.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user