Merge version_1 into main #17

Merged
bender merged 3 commits from version_1 into main 2026-03-12 13:47:06 +00:00
3 changed files with 20 additions and 20 deletions

View File

@@ -33,11 +33,11 @@ export default function CartPage() {
{
id: "1", name: "Classic Black Hoodie", price: 89.99,
quantity: 2,
size: "L", color: "Black", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-with-hoodie-indoors_23-2149359859.jpg"},
size: "L", color: "Black", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-with-hoodie-indoors_23-2149359859.jpg?_wi=3"},
{
id: "2", name: "Vintage Denim Jacket", price: 129.99,
quantity: 1,
size: "M", color: "Indigo", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859621.jpg"},
size: "M", color: "Indigo", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859621.jpg?_wi=3"},
]);
const handleQuantityChange = (id: string, change: number) => {

View File

@@ -73,13 +73,13 @@ export default function HomePage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cool-man-with-electric-scooter_23-2149356776.jpg", imageAlt: "Urban streetwear model wearing black jacket"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cool-man-with-electric-scooter_23-2149356776.jpg?_wi=1", imageAlt: "Urban streetwear model wearing black jacket"},
{
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-sale-template-flyer_23-2149201123.jpg", imageAlt: "Casual apparel collection flat lay"},
{
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-sitting-bench-central-part-old-city_1153-5758.jpg", imageAlt: "Model wearing premium hoodie and jeans"},
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-sitting-bench-central-part-old-city_1153-5758.jpg?_wi=1", imageAlt: "Model wearing premium hoodie and jeans"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-stylish-blond-smiling-woman-straw-red-hat-blouse-summer-fashion-outfit-with-smile-sensual_285396-8365.jpg", imageAlt: "Streetwear accessories and caps"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-stylish-blond-smiling-woman-straw-red-hat-blouse-summer-fashion-outfit-with-smile-sensual_285396-8365.jpg?_wi=1", imageAlt: "Streetwear accessories and caps"},
{
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-lifestyle-friends_23-2149746741.jpg", imageAlt: "Dynamic street style photography"},
]}
@@ -101,17 +101,17 @@ export default function HomePage() {
tagIcon={TrendingUp}
products={[
{
id: "1", name: "Classic Black Hoodie", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-with-hoodie-indoors_23-2149359859.jpg", imageAlt: "Classic black oversized hoodie"},
id: "1", name: "Classic Black Hoodie", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-with-hoodie-indoors_23-2149359859.jpg?_wi=1", imageAlt: "Classic black oversized hoodie"},
{
id: "2", name: "Vintage Denim Jacket", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859621.jpg", imageAlt: "Vintage style denim jacket"},
id: "2", name: "Vintage Denim Jacket", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859621.jpg?_wi=1", imageAlt: "Vintage style denim jacket"},
{
id: "3", name: "Cargo Pants - Khaki", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432334.jpg", imageAlt: "Multi-pocket cargo pants in khaki"},
id: "3", name: "Cargo Pants - Khaki", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432334.jpg?_wi=1", imageAlt: "Multi-pocket cargo pants in khaki"},
{
id: "4", name: "Oversized T-Shirt", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/teenager-boy-stylish-clothes-posing_23-2149085228.jpg", imageAlt: "Oversized premium cotton t-shirt"},
id: "4", name: "Oversized T-Shirt", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/teenager-boy-stylish-clothes-posing_23-2149085228.jpg?_wi=1", imageAlt: "Oversized premium cotton t-shirt"},
{
id: "5", name: "Leather Baseball Cap", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-charming-woman-red-beret-with-red-lips-sitting-outdoor-terrace_291650-520.jpg", imageAlt: "Premium leather baseball cap"},
id: "5", name: "Leather Baseball Cap", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-charming-woman-red-beret-with-red-lips-sitting-outdoor-terrace_291650-520.jpg?_wi=1", imageAlt: "Premium leather baseball cap"},
{
id: "6", name: "Track Pants - Forest", price: "$69.99", imageSrc: "http://img.b2bpic.net/free-photo/two-female-athlete-stretching-her-leg-steps_23-2147905354.jpg", imageAlt: "Comfortable track pants forest green"},
id: "6", name: "Track Pants - Forest", price: "$69.99", imageSrc: "http://img.b2bpic.net/free-photo/two-female-athlete-stretching-her-leg-steps_23-2147905354.jpg?_wi=1", imageAlt: "Comfortable track pants forest green"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"

View File

@@ -69,23 +69,23 @@ export default function ShopPage() {
tagIcon={TrendingUp}
products={[
{
id: "1", name: "Classic Black Hoodie", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-with-hoodie-indoors_23-2149359859.jpg", imageAlt: "Classic black oversized hoodie"},
id: "1", name: "Classic Black Hoodie", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-with-hoodie-indoors_23-2149359859.jpg?_wi=2", imageAlt: "Classic black oversized hoodie"},
{
id: "2", name: "Vintage Denim Jacket", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859621.jpg", imageAlt: "Vintage style denim jacket"},
id: "2", name: "Vintage Denim Jacket", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859621.jpg?_wi=2", imageAlt: "Vintage style denim jacket"},
{
id: "3", name: "Cargo Pants - Khaki", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432334.jpg", imageAlt: "Multi-pocket cargo pants in khaki"},
id: "3", name: "Cargo Pants - Khaki", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432334.jpg?_wi=2", imageAlt: "Multi-pocket cargo pants in khaki"},
{
id: "4", name: "Oversized T-Shirt", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/teenager-boy-stylish-clothes-posing_23-2149085228.jpg", imageAlt: "Oversized premium cotton t-shirt"},
id: "4", name: "Oversized T-Shirt", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/teenager-boy-stylish-clothes-posing_23-2149085228.jpg?_wi=2", imageAlt: "Oversized premium cotton t-shirt"},
{
id: "5", name: "Leather Baseball Cap", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-charming-woman-red-beret-with-red-lips-sitting-outdoor-terrace_291650-520.jpg", imageAlt: "Premium leather baseball cap"},
id: "5", name: "Leather Baseball Cap", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-charming-woman-red-beret-with-red-lips-sitting-outdoor-terrace_291650-520.jpg?_wi=2", imageAlt: "Premium leather baseball cap"},
{
id: "6", name: "Track Pants - Forest", price: "$69.99", imageSrc: "http://img.b2bpic.net/free-photo/two-female-athlete-stretching-her-leg-steps_23-2147905354.jpg", imageAlt: "Comfortable track pants forest green"},
id: "6", name: "Track Pants - Forest", price: "$69.99", imageSrc: "http://img.b2bpic.net/free-photo/two-female-athlete-stretching-her-leg-steps_23-2147905354.jpg?_wi=2", imageAlt: "Comfortable track pants forest green"},
{
id: "7", name: "Premium Crew Neck Sweater", price: "$94.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cool-man-with-electric-scooter_23-2149356776.jpg", imageAlt: "Premium crew neck sweater in charcoal"},
id: "7", name: "Premium Crew Neck Sweater", price: "$94.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cool-man-with-electric-scooter_23-2149356776.jpg?_wi=2", imageAlt: "Premium crew neck sweater in charcoal"},
{
id: "8", name: "Relaxed Fit Chinos", price: "$74.99", imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-sitting-bench-central-part-old-city_1153-5758.jpg", imageAlt: "Relaxed fit chinos in natural tan"},
id: "8", name: "Relaxed Fit Chinos", price: "$74.99", imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-sitting-bench-central-part-old-city_1153-5758.jpg?_wi=2", imageAlt: "Relaxed fit chinos in natural tan"},
{
id: "9", name: "Wool Beanie - Black", price: "$29.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-stylish-blond-smiling-woman-straw-red-hat-blouse-summer-fashion-outfit-with-smile-sensual_285396-8365.jpg", imageAlt: "Warm wool beanie in classic black"},
id: "9", name: "Wool Beanie - Black", price: "$29.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-stylish-blond-smiling-woman-straw-red-hat-blouse-summer-fashion-outfit-with-smile-sensual_285396-8365.jpg?_wi=2", imageAlt: "Warm wool beanie in classic black"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"