Merge version_3 into main #6
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg?_wi=1"
|
||||
imageAlt="Premium online store showcase"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -64,13 +64,13 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "product-001", name: "Premium Leather Briefcase", price: "$249.99", variant: "Black | 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/front-view-christmas-gift-concept_23-2148706280.jpg", imageAlt: "Premium leather briefcase", isFavorited: false,
|
||||
id: "product-001", name: "Premium Leather Briefcase", price: "$249.99", variant: "Black | 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/front-view-christmas-gift-concept_23-2148706280.jpg?_wi=1", imageAlt: "Premium leather briefcase", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "product-002", name: "Minimalist Wallet Collection", price: "$89.99", variant: "Red | 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg", imageAlt: "Minimalist wallet collection", isFavorited: false,
|
||||
id: "product-002", name: "Minimalist Wallet Collection", price: "$89.99", variant: "Red | 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg?_wi=1", imageAlt: "Minimalist wallet collection", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "product-003", name: "Designer Sunglasses", price: "$199.99", variant: "Gold Frame | 3 Options", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646528.jpg", imageAlt: "Designer sunglasses", isFavorited: false,
|
||||
id: "product-003", name: "Designer Sunglasses", price: "$199.99", variant: "Gold Frame | 3 Options", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646528.jpg?_wi=1", imageAlt: "Designer sunglasses", isFavorited: false,
|
||||
},
|
||||
]}
|
||||
title="Featured Products"
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/warehouse-workers-with-helmets-reflective-jackets-carrying-boxes-large-distribution-center_342744-1540.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/warehouse-workers-with-helmets-reflective-jackets-carrying-boxes-large-distribution-center_342744-1540.jpg?_wi=1"
|
||||
imageAlt="ItemStore warehouse facility"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -40,7 +40,7 @@ export default function ProductsPage() {
|
||||
title="Browse Our Full Collection"
|
||||
description="Explore our complete range of premium items selected for quality, style, and value."
|
||||
tag="All Products"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg?_wi=2"
|
||||
imageAlt="Products collection"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -56,22 +56,22 @@ export default function ProductsPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "product-001", name: "Premium Leather Briefcase", price: "$249.99", variant: "Black | 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/front-view-christmas-gift-concept_23-2148706280.jpg", imageAlt: "Premium leather briefcase", isFavorited: false,
|
||||
id: "product-001", name: "Premium Leather Briefcase", price: "$249.99", variant: "Black | 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/front-view-christmas-gift-concept_23-2148706280.jpg?_wi=2", imageAlt: "Premium leather briefcase", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "product-002", name: "Minimalist Wallet Collection", price: "$89.99", variant: "Red | 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg", imageAlt: "Minimalist wallet collection", isFavorited: false,
|
||||
id: "product-002", name: "Minimalist Wallet Collection", price: "$89.99", variant: "Red | 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg?_wi=2", imageAlt: "Minimalist wallet collection", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "product-003", name: "Designer Sunglasses", price: "$199.99", variant: "Gold Frame | 3 Options", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646528.jpg", imageAlt: "Designer sunglasses", isFavorited: false,
|
||||
id: "product-003", name: "Designer Sunglasses", price: "$199.99", variant: "Gold Frame | 3 Options", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646528.jpg?_wi=2", imageAlt: "Designer sunglasses", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "product-004", name: "Premium Watch Collection", price: "$349.99", variant: "Silver | 4 Colors", imageSrc: "http://img.b2bpic.net/free-photo/front-view-christmas-gift-concept_23-2148706280.jpg", imageAlt: "Premium watch collection", isFavorited: false,
|
||||
id: "product-004", name: "Premium Watch Collection", price: "$349.99", variant: "Silver | 4 Colors", imageSrc: "http://img.b2bpic.net/free-photo/front-view-christmas-gift-concept_23-2148706280.jpg?_wi=3", imageAlt: "Premium watch collection", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "product-005", name: "Luxury Headphones", price: "$299.99", variant: "Black | 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg", imageAlt: "Luxury headphones", isFavorited: false,
|
||||
id: "product-005", name: "Luxury Headphones", price: "$299.99", variant: "Black | 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg?_wi=3", imageAlt: "Luxury headphones", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "product-006", name: "Executive Pen Set", price: "$129.99", variant: "Gold | 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646528.jpg", imageAlt: "Executive pen set", isFavorited: false,
|
||||
id: "product-006", name: "Executive Pen Set", price: "$129.99", variant: "Gold | 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646528.jpg?_wi=3", imageAlt: "Executive pen set", isFavorited: false,
|
||||
},
|
||||
]}
|
||||
title="Our Complete Collection"
|
||||
@@ -86,7 +86,7 @@ export default function ProductsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/warehouse-workers-with-helmets-reflective-jackets-carrying-boxes-large-distribution-center_342744-1540.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/warehouse-workers-with-helmets-reflective-jackets-carrying-boxes-large-distribution-center_342744-1540.jpg?_wi=2"
|
||||
imageAlt="ItemStore warehouse facility"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user