Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -48,8 +48,8 @@ export default function LandingPage() {
|
||||
description="Where tradition meets modern luxury. Discover exclusive menswear meticulously crafted for the contemporary gentleman."
|
||||
buttons={[{ text: "Shop Collection", href: "#products" }]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-performer-suit-posing-with-arms-up_23-2148417944.jpg", imageAlt: "Model in suit" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-elegant-gray-pocket-square-patterned-blazer_181624-59723.jpg", imageAlt: "Fabric detail" },
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-performer-suit-posing-with-arms-up_23-2148417944.jpg?_wi=1", imageAlt: "Model in suit" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-elegant-gray-pocket-square-patterned-blazer_181624-59723.jpg?_wi=1", imageAlt: "Fabric detail" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lamber-lambersexual-modelsexy-modern-man-dressed-elegant-white-suit-fashion-male-posing-street-background-europe-city-sunset-sunglasses_158538-22426.jpg", imageAlt: "Lifestyle shot" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-posing-autumn-clothes_23-2149071347.jpg", imageAlt: "Portrait look" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-rich-african-man-with-watch-cufflinks_627829-3352.jpg", imageAlt: "Luxury accessory" },
|
||||
@@ -97,8 +97,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Secure Payments", tags: ["bKash", "Nagad"], imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-fashionable-shirt-wearing-floral-wreath_23-2148931625.jpg" },
|
||||
{ id: "f2", title: "Global Shipping", tags: ["Fast", "Safe"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-performer-suit-posing-with-arms-up_23-2148417944.jpg" },
|
||||
{ id: "f3", title: "Premium Quality", tags: ["Luxury", "Craft"], imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-elegant-gray-pocket-square-patterned-blazer_181624-59723.jpg" }
|
||||
{ id: "f2", title: "Global Shipping", tags: ["Fast", "Safe"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-performer-suit-posing-with-arms-up_23-2148417944.jpg?_wi=2" },
|
||||
{ id: "f3", title: "Premium Quality", tags: ["Luxury", "Craft"], imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-elegant-gray-pocket-square-patterned-blazer_181624-59723.jpg?_wi=2" }
|
||||
]}
|
||||
title="Why Choose Inshaallah"
|
||||
description="Excellence in every thread."
|
||||
|
||||
Reference in New Issue
Block a user