Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e1f12ba94 | |||
| 51546099d1 | |||
| c32bdd57cb | |||
| 12fec95e4e |
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
src: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg", alt: "Client 5"},
|
||||
]}
|
||||
avatarText="Trusted by over 1,000 satisfied clients"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-backstage_23-2151211363.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EyuRsNtpoJqNn1Zp8otLTc76by/uploaded-1781175161784-r7oib9km.png?_wi=1"
|
||||
imageAlt="Luxurious Hair Salon Interior"
|
||||
mediaAnimation="opacity"
|
||||
marqueeItems={[
|
||||
@@ -175,11 +175,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Radiant Repair Shampoo", price: "$45", variant: "250ml", imageSrc: "http://img.b2bpic.net/free-photo/comb-brush-soap-cosmetic-jars-dark-background-space-text_185193-161817.jpg", imageAlt: "Luxury shampoo bottle"},
|
||||
id: "1", name: "Radiant Repair Shampoo", price: "$45", variant: "250ml", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EyuRsNtpoJqNn1Zp8otLTc76by/uploaded-1781175161785-r5vzeecm.png", imageAlt: "Luxury shampoo bottle"},
|
||||
{
|
||||
id: "2", name: "Velvet Smooth Conditioner", price: "$48", variant: "250ml", imageSrc: "http://img.b2bpic.net/free-photo/product-branding-packaging_23-2150965811.jpg", imageAlt: "Luxury conditioner bottle"},
|
||||
id: "2", name: "Velvet Smooth Conditioner", price: "$48", variant: "250ml", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EyuRsNtpoJqNn1Zp8otLTc76by/uploaded-1781175161785-ipq4pige.png", imageAlt: "Luxury conditioner bottle"},
|
||||
{
|
||||
id: "3", name: "Silk Elixir Hair Serum", price: "$65", variant: "50ml", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg", imageAlt: "Luxury hair serum bottle"},
|
||||
id: "3", name: "Silk Elixir Hair Serum", price: "$65", variant: "50ml", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EyuRsNtpoJqNn1Zp8otLTc76by/uploaded-1781175161784-r7oib9km.png?_wi=2", imageAlt: "Luxury hair serum bottle"},
|
||||
{
|
||||
id: "4", name: "Deep Renewal Hair Mask", price: "$70", variant: "200ml", imageSrc: "http://img.b2bpic.net/free-photo/skin-care-product-arrangement-sand_23-2148761480.jpg", imageAlt: "Luxury hair mask jar"},
|
||||
{
|
||||
@@ -287,7 +287,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
videoSrc="http://img.b2bpic.net/free-photo/abstract-empty-smooth-light-pink-studio-room-background-use-as-montage-product-display-banner-template_1258-71408.jpg"
|
||||
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EyuRsNtpoJqNn1Zp8otLTc76by/uploaded-1781175161784-r7oib9km.png?_wi=3"
|
||||
videoAriaLabel="Elegant hair salon interior video"
|
||||
logoText="Hair Couture Salon LLC"
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user