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
@@ -54,15 +54,15 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/elderly-client-looking-formal-blazers-shopping-mall_482257-99066.jpg", imageAlt: "Ayzera luxury model"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-people-posing_23-2149409716.jpg", imageAlt: "Oversized tee"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-people-posing_23-2149409716.jpg?_wi=1", imageAlt: "Oversized tee"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/skater-wearing-trucker-hat_23-2149431191.jpg", imageAlt: "Premium hoodie"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/skater-wearing-trucker-hat_23-2149431191.jpg?_wi=1", imageAlt: "Premium hoodie"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-with-red-cap-looking-camera_23-2148187405.jpg", imageAlt: "Designer jacket"},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-with-red-cap-looking-camera_23-2148187405.jpg?_wi=1", imageAlt: "Designer jacket"},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-woman-bucket-hat-posing-outdoors-old-railway-station_181624-55447.jpg", imageAlt: "Luxury pants"},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-woman-bucket-hat-posing-outdoors-old-railway-station_181624-55447.jpg?_wi=1", imageAlt: "Luxury pants"},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326578.jpg", imageAlt: "Accessories collection"},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326578.jpg?_wi=1", imageAlt: "Accessories collection"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -86,19 +86,19 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "AYZERA.CO", name: "Oversized Essential Tee", price: "$180.00", rating: 5,
|
||||
reviewCount: "247", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-people-posing_23-2149409716.jpg", imageAlt: "Oversized Essential Tee"},
|
||||
reviewCount: "247", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-people-posing_23-2149409716.jpg?_wi=2", imageAlt: "Oversized Essential Tee"},
|
||||
{
|
||||
id: "2", brand: "AYZERA.CO", name: "Luxury Crewneck Hoodie", price: "$320.00", rating: 5,
|
||||
reviewCount: "189", imageSrc: "http://img.b2bpic.net/free-photo/skater-wearing-trucker-hat_23-2149431191.jpg", imageAlt: "Luxury Crewneck Hoodie"},
|
||||
reviewCount: "189", imageSrc: "http://img.b2bpic.net/free-photo/skater-wearing-trucker-hat_23-2149431191.jpg?_wi=2", imageAlt: "Luxury Crewneck Hoodie"},
|
||||
{
|
||||
id: "3", brand: "AYZERA.CO", name: "Premium Statement Jacket", price: "$580.00", rating: 5,
|
||||
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-with-red-cap-looking-camera_23-2148187405.jpg", imageAlt: "Premium Statement Jacket"},
|
||||
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-with-red-cap-looking-camera_23-2148187405.jpg?_wi=2", imageAlt: "Premium Statement Jacket"},
|
||||
{
|
||||
id: "4", brand: "AYZERA.CO", name: "Tailored Luxury Trousers", price: "$420.00", rating: 5,
|
||||
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-woman-bucket-hat-posing-outdoors-old-railway-station_181624-55447.jpg", imageAlt: "Tailored Luxury Trousers"},
|
||||
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-woman-bucket-hat-posing-outdoors-old-railway-station_181624-55447.jpg?_wi=2", imageAlt: "Tailored Luxury Trousers"},
|
||||
{
|
||||
id: "5", brand: "AYZERA.CO", name: "Signature Accessories Pack", price: "$220.00", rating: 5,
|
||||
reviewCount: "94", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326578.jpg", imageAlt: "Signature Accessories Pack"},
|
||||
reviewCount: "94", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326578.jpg?_wi=2", imageAlt: "Signature Accessories Pack"},
|
||||
{
|
||||
id: "6", brand: "AYZERA.CO", name: "Limited Edition Capsule", price: "$650.00", rating: 5,
|
||||
reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-brunette-female-trendy-evening-gold-jacket-sexy-carefree-woman-posing-near-white-wall-studio-circle-lightfashionable-model-with-bright-makeup-sitting-floor_158538-22818.jpg", imageAlt: "Limited Edition Capsule"},
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Oversized Luxury Tee", description: "Premium comfort meets high fashion in our signature oversized silhouette. Crafted from organic cotton with meticulous attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-people-posing_23-2149409716.jpg", imageAlt: "Oversized Luxury Tee", button: { text: "Shop Now", href: "#collection" },
|
||||
title: "Oversized Luxury Tee", description: "Premium comfort meets high fashion in our signature oversized silhouette. Crafted from organic cotton with meticulous attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-people-posing_23-2149409716.jpg?_wi=3", imageAlt: "Oversized Luxury Tee", button: { text: "Shop Now", href: "#collection" },
|
||||
},
|
||||
{
|
||||
title: "Limited Edition Drop", description: "Exclusively designed pieces released in limited quantities. Each drop represents a moment in Ayzera's journey of innovation and style.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-posing-outdoors_23-2149028770.jpg", imageAlt: "Limited Edition Drop", button: { text: "Explore Drop", href: "#collection" },
|
||||
|
||||
Reference in New Issue
Block a user