Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -53,16 +53,16 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-spotlight_23-2151916011.jpg", imageAlt: "AYZERA.CO luxury streetwear model"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engagement-ring-is-located-bridal-heels_8353-9943.jpg", imageAlt: "Limited edition luxury tee"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engagement-ring-is-located-bridal-heels_8353-9943.jpg?_wi=1", imageAlt: "Limited edition luxury tee"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-modern-clothes-posing-artistic-way_23-2148760574.jpg", imageAlt: "AYZERA.CO brand aesthetic"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-modern-clothes-posing-artistic-way_23-2148760574.jpg?_wi=1", imageAlt: "AYZERA.CO brand aesthetic"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-outdoors_23-2148950600.jpg", imageAlt: "Community wearing AYZERA.CO"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-girl-winter-jacket-fur-hood-standing-studio-isolated-dark-background_613910-6087.jpg", imageAlt: "Luxury limited edition jacket"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-girl-winter-jacket-fur-hood-standing-studio-isolated-dark-background_613910-6087.jpg?_wi=1", imageAlt: "Luxury limited edition jacket"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
description="Founded on a vision of redefining streetwear"
|
||||
subdescription="Premium craftsmanship meets contemporary design"
|
||||
icon={Crown}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/non-binary-person-modern-clothes-posing-artistic-way_23-2148760574.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/non-binary-person-modern-clothes-posing-artistic-way_23-2148760574.jpg?_wi=2"
|
||||
imageAlt="AYZERA.CO brand essence"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -136,11 +136,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "feature-1", title: "Limited Release Oversized Tee", author: "Ayzera Exclusive", description: "Meticulously crafted oversized silhouette featuring premium fabric and minimalist design. Only 500 pieces available worldwide.", tags: ["Limited Edition", "Premium"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engagement-ring-is-located-bridal-heels_8353-9943.jpg", imageAlt: "Limited edition oversized tee"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engagement-ring-is-located-bridal-heels_8353-9943.jpg?_wi=2", imageAlt: "Limited edition oversized tee"
|
||||
},
|
||||
{
|
||||
id: "feature-2", title: "Signature Luxury Jacket", author: "Ayzera Signature", description: "The pinnacle of luxury streetwear. Hand-finished with premium materials and designed for maximum impact. A collector's piece.", tags: ["Signature", "Luxury"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-girl-winter-jacket-fur-hood-standing-studio-isolated-dark-background_613910-6087.jpg", imageAlt: "Signature luxury jacket"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-girl-winter-jacket-fur-hood-standing-studio-isolated-dark-background_613910-6087.jpg?_wi=2", imageAlt: "Signature luxury jacket"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user