Merge version_1 into main #3
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-halloween-eye-balls-with-copy-space_23-2148609829.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-halloween-eye-balls-with-copy-space_23-2148609829.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Classic Watch", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241141.jpg"},
|
||||
id: "p1", name: "Classic Watch", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241141.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2", name: "Leather Tote", price: "$320", imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg"},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "John Doe", date: "Jan 2024", title: "Verified Buyer", quote: "The quality is unmatched. Truly a premium experience.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-halloween-eye-balls-with-copy-space_23-2148609829.jpg", imageAlt: "professional headshot portrait man"},
|
||||
id: "1", name: "John Doe", date: "Jan 2024", title: "Verified Buyer", quote: "The quality is unmatched. Truly a premium experience.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-halloween-eye-balls-with-copy-space_23-2148609829.jpg?_wi=2", imageAlt: "professional headshot portrait man"},
|
||||
{
|
||||
id: "2", name: "Jane Smith", date: "Dec 2023", title: "Verified Buyer", quote: "Exceptional service and beautiful products.", tag: "Style", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-shooting-yellow-light_23-2149424932.jpg", imageSrc: "http://img.b2bpic.net/free-vector/pack-four-questionnaire-stickers-vintage-style_23-2147593884.jpg", imageAlt: "professional headshot portrait man"},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Emily White", date: "Oct 2023", title: "Verified Buyer", quote: "Fast delivery and stunning packaging.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", imageSrc: "http://img.b2bpic.net/free-vector/business-user-shield_78370-7029.jpg", imageAlt: "professional headshot portrait man"},
|
||||
{
|
||||
id: "5", name: "Michael Brown", date: "Sep 2023", title: "Verified Buyer", quote: "Every item feels like an investment.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beauty-mulatto-woman-with-long-lashes_633478-2703.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241141.jpg", imageAlt: "professional headshot portrait man"},
|
||||
id: "5", name: "Michael Brown", date: "Sep 2023", title: "Verified Buyer", quote: "Every item feels like an investment.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beauty-mulatto-woman-with-long-lashes_633478-2703.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241141.jpg?_wi=2", imageAlt: "professional headshot portrait man"},
|
||||
]}
|
||||
title="Customer Experiences"
|
||||
description="What our clients say about the LuxeShop experience."
|
||||
|
||||
Reference in New Issue
Block a user