Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-03 08:19:11 +00:00

View File

@@ -61,11 +61,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Signature Apparel", price: "₹2,999", variant: "Clothing", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-spending-time-around-city_23-2149117283.jpg"},
id: "p1", name: "Signature Apparel", price: "₹2,999", variant: "Clothing", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-spending-time-around-city_23-2149117283.jpg?_wi=1"},
{
id: "p2", name: "Premium Footwear", price: "₹4,599", variant: "Shoes", imageSrc: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10303.jpg"},
id: "p2", name: "Premium Footwear", price: "₹4,599", variant: "Shoes", imageSrc: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10303.jpg?_wi=1"},
{
id: "p3", name: "Essential Accessories", price: "₹1,299", variant: "Accessories", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-empty-notebook-cellphone-woman-s-accessories-black-concept-top-view-isolated-white-background_1428-527.jpg"},
id: "p3", name: "Essential Accessories", price: "₹1,299", variant: "Accessories", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-empty-notebook-cellphone-woman-s-accessories-black-concept-top-view-isolated-white-background_1428-527.jpg?_wi=1"},
{
id: "p4", name: "Classic Shades", price: "₹1,899", variant: "Sunglasses", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-blonde-girl-with-long-hair-with-accessories-head-wearing-glasses_291650-539.jpg"},
]}
@@ -92,13 +92,13 @@ export default function LandingPage() {
features={[
{
id: "f1", title: "Premium Quality", author: "Standard", description: "Hand-picked fabrics and superior craftsmanship in every piece.", tags: ["High-End"],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-spending-time-around-city_23-2149117283.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-spending-time-around-city_23-2149117283.jpg?_wi=2"},
{
id: "f2", title: "Affordable Luxury", author: "Pricing", description: "High fashion aesthetics accessible at reasonable price points.", tags: ["Value"],
imageSrc: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10303.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10303.jpg?_wi=2"},
{
id: "f3", title: "Latest Trends", author: "Update", description: "Staying ahead with the newest drops from global runways.", tags: ["Trending"],
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-empty-notebook-cellphone-woman-s-accessories-black-concept-top-view-isolated-white-background_1428-527.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-empty-notebook-cellphone-woman-s-accessories-black-concept-top-view-isolated-white-background_1428-527.jpg?_wi=2"},
]}
title="Why Choose Us"
description="Experience luxury, trend-setting fashion at prices that respect your budget."