Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,11 +51,11 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/inspired-woman-enjoying-sunlight-with-closed-eyes_197531-19712.jpg", imageAlt: "PickyFits collection showcase" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-girl-white-t-shirt-hat-looking-aside-looking-graceful-front-view_176474-39339.jpg", imageAlt: "Oversized t-shirt black" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-hoodie-indoors_23-2149359806.jpg", imageAlt: "Black hoodie modern style" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-beautiful-shade-clothing_23-2151428041.jpg", imageAlt: "Oversized sweatshirt collection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-armenian-guy-looking-away-yellow-black-wall-surface_181624-43519.jpg", imageAlt: "White oversized tee" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-with-skateboard_23-2148436020.jpg", imageAlt: "Gray hoodie casual wear" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-girl-white-t-shirt-hat-looking-aside-looking-graceful-front-view_176474-39339.jpg?_wi=1", imageAlt: "Oversized t-shirt black" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-hoodie-indoors_23-2149359806.jpg?_wi=1", imageAlt: "Black hoodie modern style" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-beautiful-shade-clothing_23-2151428041.jpg?_wi=1", imageAlt: "Oversized sweatshirt collection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-armenian-guy-looking-away-yellow-black-wall-surface_181624-43519.jpg?_wi=1", imageAlt: "White oversized tee" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-with-skateboard_23-2148436020.jpg?_wi=1", imageAlt: "Gray hoodie casual wear" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Shop Collection", href: "products" },
|
||||
@@ -77,12 +77,12 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{ id: "1", name: "Classic Oversized Tee", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-white-t-shirt-hat-looking-aside-looking-graceful-front-view_176474-39339.jpg", imageAlt: "Black oversized t-shirt" },
|
||||
{ id: "2", name: "Premium White Tee", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/attractive-armenian-guy-looking-away-yellow-black-wall-surface_181624-43519.jpg", imageAlt: "White oversized tshirt" },
|
||||
{ id: "1", name: "Classic Oversized Tee", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-white-t-shirt-hat-looking-aside-looking-graceful-front-view_176474-39339.jpg?_wi=2", imageAlt: "Black oversized t-shirt" },
|
||||
{ id: "2", name: "Premium White Tee", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/attractive-armenian-guy-looking-away-yellow-black-wall-surface_181624-43519.jpg?_wi=2", imageAlt: "White oversized tshirt" },
|
||||
{ id: "3", name: "Neutral Beige Tee", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-posing-white-hoodie-leggings-posing-against-white-background_89887-1065.jpg", imageAlt: "Beige oversized tee" },
|
||||
{ id: "4", name: "Urban Black Hoodie", price: "$64.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-hoodie-indoors_23-2149359806.jpg", imageAlt: "Black modern hoodie" },
|
||||
{ id: "5", name: "Comfort Gray Hoodie", price: "$64.99", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-with-skateboard_23-2148436020.jpg", imageAlt: "Gray casual hoodie" },
|
||||
{ id: "6", name: "Oversized Sweatshirt", price: "$54.99", imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-beautiful-shade-clothing_23-2151428041.jpg", imageAlt: "Oversized sweatshirt" },
|
||||
{ id: "4", name: "Urban Black Hoodie", price: "$64.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-hoodie-indoors_23-2149359806.jpg?_wi=2", imageAlt: "Black modern hoodie" },
|
||||
{ id: "5", name: "Comfort Gray Hoodie", price: "$64.99", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-with-skateboard_23-2148436020.jpg?_wi=2", imageAlt: "Gray casual hoodie" },
|
||||
{ id: "6", name: "Oversized Sweatshirt", price: "$54.99", imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-beautiful-shade-clothing_23-2151428041.jpg?_wi=2", imageAlt: "Oversized sweatshirt" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -97,10 +97,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Premium Quality", description: "100% premium cotton blends for comfort that lasts", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-white-t-shirt-hat-looking-aside-looking-graceful-front-view_176474-39339.jpg", imageAlt: "Premium quality fabric", buttonIcon: Check },
|
||||
{ title: "Authentic Style", description: "Designs that capture Gen Z culture and street fashion", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-hoodie-indoors_23-2149359806.jpg", imageAlt: "Authentic streetwear", buttonIcon: Star },
|
||||
{ title: "Sustainable Practices", description: "Eco-friendly production methods and ethical sourcing", imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-beautiful-shade-clothing_23-2151428041.jpg", imageAlt: "Sustainable fashion", buttonIcon: Leaf },
|
||||
{ title: "Perfect Fit", description: "Designed specifically for oversized, contemporary aesthetics", imageSrc: "http://img.b2bpic.net/free-photo/attractive-armenian-guy-looking-away-yellow-black-wall-surface_181624-43519.jpg", imageAlt: "Perfect fit design", buttonIcon: Check },
|
||||
{ title: "Premium Quality", description: "100% premium cotton blends for comfort that lasts", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-white-t-shirt-hat-looking-aside-looking-graceful-front-view_176474-39339.jpg?_wi=3", imageAlt: "Premium quality fabric", buttonIcon: Check },
|
||||
{ title: "Authentic Style", description: "Designs that capture Gen Z culture and street fashion", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-hoodie-indoors_23-2149359806.jpg?_wi=3", imageAlt: "Authentic streetwear", buttonIcon: Star },
|
||||
{ title: "Sustainable Practices", description: "Eco-friendly production methods and ethical sourcing", imageSrc: "http://img.b2bpic.net/free-photo/model-wearing-beautiful-shade-clothing_23-2151428041.jpg?_wi=3", imageAlt: "Sustainable fashion", buttonIcon: Leaf },
|
||||
{ title: "Perfect Fit", description: "Designed specifically for oversized, contemporary aesthetics", imageSrc: "http://img.b2bpic.net/free-photo/attractive-armenian-guy-looking-away-yellow-black-wall-surface_181624-43519.jpg?_wi=3", imageAlt: "Perfect fit design", buttonIcon: Check },
|
||||
]}
|
||||
buttons={[{ text: "Learn More", href: "#" }]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user