Merge version_1 into main #1
@@ -63,15 +63,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "Fashion Influencer", testimonial: "The quality and fit are absolutely unmatched. I've never felt more confident.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Emma Rodriguez", handle: "Style Editor", testimonial: "These bodysuits have become my everyday essential. Pure luxury.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
name: "Jessica Chen", handle: "Business Professional", testimonial: "Perfect for layering under any outfit. Comfort all day long.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Classic Bodysuit - Ivory", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-wearing-shapewear_23-2149749598.jpg", imageAlt: "Classic ivory bodysuit", initialQuantity: 1
|
||||
id: "1", name: "Classic Bodysuit - Ivory", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-wearing-shapewear_23-2149749598.jpg?_wi=1", imageAlt: "Classic ivory bodysuit", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Mesh Bodysuit - Black", price: "$99.00", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-shoulder-black-blouse-black-pants-looking-attractive_176474-55529.jpg", imageAlt: "Black mesh bodysuit", initialQuantity: 1
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Perfect Fit Technology", author: "Design Innovation", description: "Engineered seams and strategic paneling ensure a flattering fit for all body types.", tags: ["Comfort", "Inclusive"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-wearing-shapewear_23-2149749598.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-wearing-shapewear_23-2149749598.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Everyday Versatility", author: "Style Direction", description: "Layer effortlessly under any outfit or wear as a standalone statement piece.", tags: ["Versatile", "Stylish"],
|
||||
@@ -170,22 +170,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
|
||||
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
|
||||
id: "2", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=5"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jessica Chen", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
|
||||
id: "3", name: "Jessica Chen", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=6"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Amanda Brooks", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
|
||||
id: "4", name: "Amanda Brooks", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=7"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Park", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
|
||||
id: "5", name: "Lisa Park", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=8"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Nicole Thompson", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
|
||||
id: "6", name: "Nicole Thompson", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=9"
|
||||
}
|
||||
]}
|
||||
cardTitle="Join thousands of confident women who love our bodysuits"
|
||||
|
||||
Reference in New Issue
Block a user