Merge version_1 into main #1
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409249.jpg", imageAlt: "Premium bestselling products showcase"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg", imageAlt: "Best-seller luxury collection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg?_wi=1", imageAlt: "Best-seller luxury collection"},
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Trusted by 50,000+ customers"
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Premium Wireless Headphones Pro", price: "$249", variant: "Midnight Black • 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg", imageAlt: "Premium wireless headphones"},
|
||||
id: "1", name: "Premium Wireless Headphones Pro", price: "$249", variant: "Midnight Black • 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg?_wi=2", imageAlt: "Premium wireless headphones"},
|
||||
{
|
||||
id: "2", name: "Luxury Travel Backpack Elite", price: "$199", variant: "Deep Navy • 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109523.jpg", imageAlt: "Luxury travel backpack"},
|
||||
{
|
||||
@@ -123,11 +123,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Chen"},
|
||||
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emma Davis", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Emma Davis"},
|
||||
{
|
||||
id: "4", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "James Wilson"},
|
||||
id: "4", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "James Wilson"},
|
||||
]}
|
||||
cardTitle="Join over 50,000 customers who trust our bestselling products every day"
|
||||
cardTag="Customer Testimonials"
|
||||
|
||||
Reference in New Issue
Block a user