Merge version_1 into main #1
@@ -71,7 +71,7 @@ export default function AboutPage() {
|
||||
description="We are your trusted local clothing store in Bagdogra, dedicated to bringing you the finest quality fabrics with modern, stylish designs at affordable prices. Since our inception, we've been committed to making premium fashion accessible to everyone in our community. Our passion for quality and style drives every product we offer."
|
||||
tag="About Us"
|
||||
buttons={[{ text: "Shop Now", href: "/products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-shopping-thrift-store_23-2150952346.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-shopping-thrift-store_23-2150952346.jpg?_wi=2"
|
||||
imageAlt="Style Monk store location and team"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -90,7 +90,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Premium quality fabrics that are soft, comfortable, and built to last. We ensure every piece meets our high standards for durability and feel.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/funny-crazy-glamor-stylish-sexy-smiling-beautiful-young-woman-model-bright-hipster-summer-casual-clothes-street-blue-sky_158538-13963.jpg",
|
||||
"http://img.b2bpic.net/free-photo/funny-crazy-glamor-stylish-sexy-smiling-beautiful-young-woman-model-bright-hipster-summer-casual-clothes-street-blue-sky_158538-13963.jpg?_wi=3",
|
||||
imageAlt: "High quality fabric showcase",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Trendy designs and contemporary styles that keep you fashionable. Our collection is carefully curated to reflect current fashion trends.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448802.jpg",
|
||||
"http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448802.jpg?_wi=3",
|
||||
imageAlt: "Modern stylish clothing collection",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Premium quality at prices you can afford. We believe great style shouldn't break the bank. Shop with confidence knowing you're getting the best value.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-clothing-rack_53876-138107.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-clothing-rack_53876-138107.jpg?_wi=3",
|
||||
imageAlt: "Affordable fashion options",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -69,7 +69,7 @@ export default function ContactPage() {
|
||||
tag="Newsletter"
|
||||
title="Stay Updated with Latest Styles"
|
||||
description="Subscribe to our newsletter and be the first to know about new arrivals, exclusive offers, and style tips from The House Of Style Monk."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-putting-clothes-fashion-store-counter-desk-talking-with-friendly-african-american-woman-cashier-making-black-friday-purchases-saleswoman-serving-buyer-clothing-shop-cash-register_482257-64284.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-putting-clothes-fashion-store-counter-desk-talking-with-friendly-african-american-woman-cashier-making-black-friday-purchases-saleswoman-serving-buyer-clothing-shop-cash-register_482257-64284.jpg?_wi=3"
|
||||
imageAlt="Style Monk store contact"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
@@ -94,7 +94,7 @@ export default function ContactPage() {
|
||||
name: "Priya Sharma",
|
||||
role: "Regular Customer",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg",
|
||||
"http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg?_wi=2",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function ContactPage() {
|
||||
name: "Rajesh Kumar",
|
||||
role: "Fashion Enthusiast",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-smiling-model-with-horns-hairstyle-dressed-summer-hipster-jacket-jeans-clothes-sexy-carefree-girl-posing-street-trendy-funny-positive-woman-having-fun-sunglasses_158538-6615.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-smiling-model-with-horns-hairstyle-dressed-summer-hipster-jacket-jeans-clothes-sexy-carefree-girl-posing-street-trendy-funny-positive-woman-having-fun-sunglasses_158538-6615.jpg?_wi=2",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function ContactPage() {
|
||||
name: "Amit Patel",
|
||||
role: "Verified Buyer",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-smiling-attractive-woman-cross-arms-chest_176420-16726.jpg",
|
||||
"http://img.b2bpic.net/free-photo/confident-smiling-attractive-woman-cross-arms-chest_176420-16726.jpg?_wi=2",
|
||||
imageAlt: "Amit Patel",
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function ContactPage() {
|
||||
name: "Kavya Singh",
|
||||
role: "Loyal Customer",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/girl-standing-outside-holding-hand-back_23-2147654963.jpg",
|
||||
"http://img.b2bpic.net/free-photo/girl-standing-outside-holding-hand-back_23-2147654963.jpg?_wi=2",
|
||||
imageAlt: "Kavya Singh",
|
||||
},
|
||||
]}
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -61,11 +61,11 @@ export default function HomePage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clothing-rack_53876-138107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clothing-rack_53876-138107.jpg?_wi=1",
|
||||
imageAlt: "Premium clothing display at Style Monk store"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-wearing-tshirt_1303-14657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-wearing-tshirt_1303-14657.jpg?_wi=1",
|
||||
imageAlt: "High quality stylish tees collection"
|
||||
}
|
||||
]}
|
||||
@@ -86,7 +86,7 @@ export default function HomePage() {
|
||||
href: "/products"
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-shopping-thrift-store_23-2150952346.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-shopping-thrift-store_23-2150952346.jpg?_wi=1"
|
||||
imageAlt="Style Monk store location and team"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -102,21 +102,21 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Quality Fabric",
|
||||
description: "Premium quality fabrics that are soft, comfortable, and built to last. We ensure every piece meets our high standards for durability and feel.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-crazy-glamor-stylish-sexy-smiling-beautiful-young-woman-model-bright-hipster-summer-casual-clothes-street-blue-sky_158538-13963.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-crazy-glamor-stylish-sexy-smiling-beautiful-young-woman-model-bright-hipster-summer-casual-clothes-street-blue-sky_158538-13963.jpg?_wi=1",
|
||||
imageAlt: "High quality fabric showcase"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Modern Style",
|
||||
description: "Trendy designs and contemporary styles that keep you fashionable. Our collection is carefully curated to reflect current fashion trends.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448802.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448802.jpg?_wi=1",
|
||||
imageAlt: "Modern stylish clothing collection"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Affordable Prices",
|
||||
description: "Premium quality at prices you can afford. We believe great style shouldn't break the bank. Shop with confidence knowing you're getting the best value.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clothing-rack_53876-138107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clothing-rack_53876-138107.jpg?_wi=2",
|
||||
imageAlt: "Affordable fashion options"
|
||||
}
|
||||
]}
|
||||
@@ -169,7 +169,7 @@ export default function HomePage() {
|
||||
quote: "Excellent fabric super soft super comfortable with beautiful vibrant colours. So love and pamper your skin much more with Style Monk tees.",
|
||||
name: "Priya Sharma",
|
||||
role: "Regular Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg?_wi=1",
|
||||
imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function HomePage() {
|
||||
quote: "The best clothing store you will find in and around Bagdogra with unbelievable discount prices and quality to beat the best brands in the market.",
|
||||
name: "Rajesh Kumar",
|
||||
role: "Fashion Enthusiast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-model-with-horns-hairstyle-dressed-summer-hipster-jacket-jeans-clothes-sexy-carefree-girl-posing-street-trendy-funny-positive-woman-having-fun-sunglasses_158538-6615.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-model-with-horns-hairstyle-dressed-summer-hipster-jacket-jeans-clothes-sexy-carefree-girl-posing-street-trendy-funny-positive-woman-having-fun-sunglasses_158538-6615.jpg?_wi=1",
|
||||
imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
@@ -187,7 +187,7 @@ export default function HomePage() {
|
||||
quote: "I am very much happy with my purchase because good fabric, didn't bleed any colour, and very comfortable. Recommended.",
|
||||
name: "Amit Patel",
|
||||
role: "Verified Buyer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-attractive-woman-cross-arms-chest_176420-16726.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-attractive-woman-cross-arms-chest_176420-16726.jpg?_wi=1",
|
||||
imageAlt: "Amit Patel"
|
||||
},
|
||||
{
|
||||
@@ -196,7 +196,7 @@ export default function HomePage() {
|
||||
quote: "Style Monk is my go-to place for quality casual wear. The staff is helpful, the prices are fair, and the quality is consistently excellent.",
|
||||
name: "Kavya Singh",
|
||||
role: "Loyal Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-outside-holding-hand-back_23-2147654963.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-outside-holding-hand-back_23-2147654963.jpg?_wi=1",
|
||||
imageAlt: "Kavya Singh"
|
||||
}
|
||||
]}
|
||||
@@ -210,7 +210,7 @@ export default function HomePage() {
|
||||
tag="Newsletter"
|
||||
title="Stay Updated with Latest Styles"
|
||||
description="Subscribe to our newsletter and be the first to know about new arrivals, exclusive offers, and style tips from The House Of Style Monk."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-putting-clothes-fashion-store-counter-desk-talking-with-friendly-african-american-woman-cashier-making-black-friday-purchases-saleswoman-serving-buyer-clothing-shop-cash-register_482257-64284.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-putting-clothes-fashion-store-counter-desk-talking-with-friendly-african-american-woman-cashier-making-black-friday-purchases-saleswoman-serving-buyer-clothing-shop-cash-register_482257-64284.jpg?_wi=1"
|
||||
imageAlt="Style Monk store contact"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
@@ -48,7 +48,7 @@ export default function ProductsPage() {
|
||||
id: "1",
|
||||
name: "Premium Soft Tee - Ocean Blue",
|
||||
price: "₹499",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-wearing-tshirt_1303-14657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-wearing-tshirt_1303-14657.jpg?_wi=2",
|
||||
imageAlt: "Ocean Blue Premium Soft Tee",
|
||||
initialQuantity: 1
|
||||
},
|
||||
@@ -56,7 +56,7 @@ export default function ProductsPage() {
|
||||
id: "2",
|
||||
name: "Vibrant Casual Tee - Coral Peach",
|
||||
price: "₹549",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-crazy-glamor-stylish-sexy-smiling-beautiful-young-woman-model-bright-hipster-summer-casual-clothes-street-blue-sky_158538-13963.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-crazy-glamor-stylish-sexy-smiling-beautiful-young-woman-model-bright-hipster-summer-casual-clothes-street-blue-sky_158538-13963.jpg?_wi=2",
|
||||
imageAlt: "Coral Peach Vibrant Casual Tee",
|
||||
initialQuantity: 1
|
||||
},
|
||||
@@ -64,7 +64,7 @@ export default function ProductsPage() {
|
||||
id: "3",
|
||||
name: "Classic Style Tee - Charcoal Grey",
|
||||
price: "₹459",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448802.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448802.jpg?_wi=2",
|
||||
imageAlt: "Charcoal Grey Classic Style Tee",
|
||||
initialQuantity: 1
|
||||
}
|
||||
@@ -81,7 +81,7 @@ export default function ProductsPage() {
|
||||
tag="Newsletter"
|
||||
title="Stay Updated with Latest Styles"
|
||||
description="Subscribe to our newsletter and be the first to know about new arrivals, exclusive offers, and style tips from The House Of Style Monk."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-putting-clothes-fashion-store-counter-desk-talking-with-friendly-african-american-woman-cashier-making-black-friday-purchases-saleswoman-serving-buyer-clothing-shop-cash-register_482257-64284.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-putting-clothes-fashion-store-counter-desk-talking-with-friendly-african-american-woman-cashier-making-black-friday-purchases-saleswoman-serving-buyer-clothing-shop-cash-register_482257-64284.jpg?_wi=2"
|
||||
imageAlt="Style Monk store contact"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
Reference in New Issue
Block a user