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,7 +54,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-young-girl-summer-cafe_1157-20643.jpg", imageAlt: "Curated premium collection showcase"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transparent-prism-with-jewel_23-2147960090.jpg", imageAlt: "Elegant luxury retail environment"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transparent-prism-with-jewel_23-2147960090.jpg?_wi=1", imageAlt: "Elegant luxury retail environment"},
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -109,16 +109,16 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Artisan Essentials", description: "Timeless pieces crafted by master artisans with decades of expertise", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-agendas-with-copy-space_23-2148459704.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-agendas-with-copy-space_23-2148459704.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-fashion-arrangement_23-2148229311.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-fashion-arrangement_23-2148229311.jpg?_wi=1"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Premium Lifestyle", description: "Elevate your daily routine with our exclusive lifestyle collection", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635270.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-agendas-with-copy-space_23-2148459704.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-agendas-with-copy-space_23-2148459704.jpg?_wi=2"},
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -139,9 +139,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", title: "Premium Materials", description: "Sourced from the finest suppliers across the globe for unparalleled quality", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/man-with-tablet-working-logistic_23-2148886825.jpg", imageAlt: "Premium materials showcase"},
|
||||
{
|
||||
id: "2", title: "Timeless Design", description: "Classic aesthetics that transcend trends and seasons", tag: "Design", imageSrc: "http://img.b2bpic.net/free-photo/transparent-prism-with-jewel_23-2147960090.jpg", imageAlt: "Elegant timeless design"},
|
||||
id: "2", title: "Timeless Design", description: "Classic aesthetics that transcend trends and seasons", tag: "Design", imageSrc: "http://img.b2bpic.net/free-photo/transparent-prism-with-jewel_23-2147960090.jpg?_wi=2", imageAlt: "Elegant timeless design"},
|
||||
{
|
||||
id: "3", title: "Ethical Production", description: "Committed to sustainable practices and fair labor standards", tag: "Sustainability", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-fashion-arrangement_23-2148229311.jpg", imageAlt: "Sustainable production methods"},
|
||||
id: "3", title: "Ethical Production", description: "Committed to sustainable practices and fair labor standards", tag: "Sustainability", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-fashion-arrangement_23-2148229311.jpg?_wi=2", imageAlt: "Sustainable production methods"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user