Merge version_1 into main #2
@@ -29,7 +29,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
tag="Luxury Intimates"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/urban-spa-morning-woman-robe-swimsuit-wellness-routine_169016-69425.jpg"
|
||||
imageAlt="Premium luxury underwear collection"
|
||||
buttons={[
|
||||
@@ -111,22 +111,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "woman portrait professional headshot profile"
|
||||
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "woman portrait professional headshot profile"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Jessica Chen", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-smiling-posing-purple-wall_176420-2852.jpg", imageAlt: "woman portrait professional headshot profile"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "woman portrait professional headshot profile"
|
||||
id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "woman portrait professional headshot profile"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Victoria Brooks", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "woman portrait professional headshot profile"
|
||||
id: "4", name: "Victoria Brooks", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "woman portrait professional headshot profile"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sophia Williams", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4", imageAlt: "woman portrait professional headshot profile"
|
||||
id: "5", name: "Sophia Williams", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "woman portrait professional headshot profile"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Olivia Taylor", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5", imageAlt: "woman portrait professional headshot profile"
|
||||
id: "6", name: "Olivia Taylor", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "woman portrait professional headshot profile"
|
||||
}
|
||||
]}
|
||||
cardTitle="Join over 50,000 women who have transformed their intimacy experience with LUXE"
|
||||
|
||||
Reference in New Issue
Block a user