Merge version_1 into main #1
@@ -66,21 +66,21 @@ export default function AboutPage() {
|
||||
id: "1",
|
||||
title: "Quality Craftsmanship",
|
||||
tags: ["Premium Materials", "Expert Design"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/midsection-male-tailor-showing-white-button_23-2148180360.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/midsection-male-tailor-showing-white-button_23-2148180360.jpg?_wi=2",
|
||||
imageAlt: "Craftsmanship and quality",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Sustainability",
|
||||
tags: ["Ethical Practices", "Eco-Conscious"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-with-rack-clothes_23-2148929532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-with-rack-clothes_23-2148929532.jpg?_wi=2",
|
||||
imageAlt: "Sustainable fashion",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Women Empowerment",
|
||||
tags: ["Women-Owned", "Inclusive Design"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-shopping-together-discussing-chosen-dress-fashion-store-side-view-consumerism-shopping-concept_74855-11837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-shopping-together-discussing-chosen-dress-fashion-store-side-view-consumerism-shopping-concept_74855-11837.jpg?_wi=3",
|
||||
imageAlt: "Women empowerment",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -71,7 +71,7 @@ export default function ContactPage() {
|
||||
id: "1",
|
||||
title: "Visit Our Store",
|
||||
tags: ["In-Person", "Personalized Service"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-118505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-118505.jpg?_wi=2",
|
||||
imageAlt: "Knots boutique location",
|
||||
},
|
||||
{
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -52,7 +52,7 @@ export default function HomePage() {
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275086.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275086.jpg?_wi=1",
|
||||
imageAlt: "Designer dress collection",
|
||||
},
|
||||
{
|
||||
@@ -64,7 +64,7 @@ export default function HomePage() {
|
||||
imageAlt: "Fashion accessories",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-118505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-118505.jpg?_wi=1",
|
||||
imageAlt: "Boutique styling",
|
||||
},
|
||||
]}
|
||||
@@ -74,7 +74,7 @@ export default function HomePage() {
|
||||
imageAlt: "Elegant outfits",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-with-rack-clothes_23-2148929532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-with-rack-clothes_23-2148929532.jpg?_wi=1",
|
||||
imageAlt: "Designer collection",
|
||||
},
|
||||
{
|
||||
@@ -112,35 +112,35 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Silk Evening Gown",
|
||||
price: "₹12,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7784.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7784.jpg?_wi=1",
|
||||
imageAlt: "Luxurious silk evening gown",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Casual Cotton Dress",
|
||||
price: "₹4,800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-female-tourist-standing-tower-rooftop-enjoying_482257-22945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-female-tourist-standing-tower-rooftop-enjoying_482257-22945.jpg?_wi=1",
|
||||
imageAlt: "Comfortable cotton dress",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Designer Blazer",
|
||||
price: "₹8,900",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4388.jpg?_wi=1",
|
||||
imageAlt: "Premium designer blazer",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Embroidered Saree",
|
||||
price: "₹9,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502985.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502985.jpg?_wi=1",
|
||||
imageAlt: "Traditional embroidered saree",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Summer Top Collection",
|
||||
price: "₹3,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-grey-sweater-posing-outdoors_1157-30513.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-grey-sweater-posing-outdoors_1157-30513.jpg?_wi=1",
|
||||
imageAlt: "Breathable summer tops",
|
||||
},
|
||||
]}
|
||||
@@ -178,28 +178,28 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
title: "In-Store Shopping",
|
||||
tags: ["Personal Service", "Expert Styling"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-shopping-together-discussing-chosen-dress-fashion-store-side-view-consumerism-shopping-concept_74855-11837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-shopping-together-discussing-chosen-dress-fashion-store-side-view-consumerism-shopping-concept_74855-11837.jpg?_wi=1",
|
||||
imageAlt: "In-store shopping experience",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Curbside Pickup",
|
||||
tags: ["Quick & Easy", "Safe Distance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-gas-station_23-2150440220.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-gas-station_23-2150440220.jpg?_wi=1",
|
||||
imageAlt: "Curbside pickup service",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Fast Delivery",
|
||||
tags: ["Home Delivery", "Across Guwahati"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-delivery-man-with-boxes_23-2149035890.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-delivery-man-with-boxes_23-2149035890.jpg?_wi=1",
|
||||
imageAlt: "Quick delivery service",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Size Guide & Fitting",
|
||||
tags: ["Perfect Fit", "Expert Guidance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/midsection-male-tailor-showing-white-button_23-2148180360.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/midsection-male-tailor-showing-white-button_23-2148180360.jpg?_wi=1",
|
||||
imageAlt: "Professional sizing assistance",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -97,42 +97,42 @@ export default function ProductsPage() {
|
||||
id: "1",
|
||||
name: "Silk Evening Gown",
|
||||
price: "₹12,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7784.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7784.jpg?_wi=2",
|
||||
imageAlt: "Luxurious silk evening gown",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Casual Cotton Dress",
|
||||
price: "₹4,800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-female-tourist-standing-tower-rooftop-enjoying_482257-22945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-female-tourist-standing-tower-rooftop-enjoying_482257-22945.jpg?_wi=2",
|
||||
imageAlt: "Comfortable cotton dress",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Designer Blazer",
|
||||
price: "₹8,900",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4388.jpg?_wi=2",
|
||||
imageAlt: "Premium designer blazer",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Embroidered Saree",
|
||||
price: "₹9,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502985.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502985.jpg?_wi=2",
|
||||
imageAlt: "Traditional embroidered saree",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Summer Top Collection",
|
||||
price: "₹3,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-grey-sweater-posing-outdoors_1157-30513.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-grey-sweater-posing-outdoors_1157-30513.jpg?_wi=2",
|
||||
imageAlt: "Breathable summer tops",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Linen Trouser Set",
|
||||
price: "₹6,800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275086.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275086.jpg?_wi=2",
|
||||
imageAlt: "Elegant linen trouser set",
|
||||
},
|
||||
]}
|
||||
@@ -161,21 +161,21 @@ export default function ProductsPage() {
|
||||
id: "1",
|
||||
title: "Easy Returns & Exchanges",
|
||||
tags: ["30-day Policy", "Free Returns"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-shopping-together-discussing-chosen-dress-fashion-store-side-view-consumerism-shopping-concept_74855-11837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-shopping-together-discussing-chosen-dress-fashion-store-side-view-consumerism-shopping-concept_74855-11837.jpg?_wi=2",
|
||||
imageAlt: "Easy returns process",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Secure Payment Options",
|
||||
tags: ["Multiple Methods", "Protected"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-gas-station_23-2150440220.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-gas-station_23-2150440220.jpg?_wi=2",
|
||||
imageAlt: "Secure payment methods",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Quality Guarantee",
|
||||
tags: ["Premium Materials", "Expert Craftsmanship"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-delivery-man-with-boxes_23-2149035890.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-delivery-man-with-boxes_23-2149035890.jpg?_wi=2",
|
||||
imageAlt: "Quality assurance",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user