Merge version_1 into main #1
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-elegant-lady-white-suit-touches-hair-blonde-lady-skirt-jacket-blouse-poses-i_197531-33590.jpg", imageAlt: "Base King collection showcase"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-elegant-lady-white-suit-touches-hair-blonde-lady-skirt-jacket-blouse-poses-i_197531-33590.jpg?_wi=1", imageAlt: "Base King collection showcase"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAGKQOKjzaRIET3CjjDvTIoo6q/uploaded-1773924497147-8i6kpdh3.png", imageAlt: "Base King branding"
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Signature Black Tee", price: "$45", variant: "100% Cotton", imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-top-view_23-2150264134.jpg", imageAlt: "Signature Black Tee"
|
||||
id: "1", name: "Signature Black Tee", price: "$45", variant: "100% Cotton", imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-top-view_23-2150264134.jpg?_wi=1", imageAlt: "Signature Black Tee"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Cream Luxury Sweater", price: "$85", variant: "Merino Blend", imageSrc: "http://img.b2bpic.net/free-photo/collection-beige-tone-colored-pants_23-2150773418.jpg", imageAlt: "Cream Luxury Sweater"
|
||||
@@ -132,11 +132,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Timeless Design", author: "Minimalist Philosophy", description: "Our designs transcend trends, focusing on classic silhouettes that remain relevant for years.", tags: ["Minimalist", "Classic"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-elegant-lady-white-suit-touches-hair-blonde-lady-skirt-jacket-blouse-poses-i_197531-33590.jpg", imageAlt: "Timeless design"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-elegant-lady-white-suit-touches-hair-blonde-lady-skirt-jacket-blouse-poses-i_197531-33590.jpg?_wi=2", imageAlt: "Timeless design"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Artisan Crafted", author: "Expert Makers", description: "Each piece is carefully constructed by skilled artisans who take pride in their work.", tags: ["Handmade", "Quality"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-top-view_23-2150264134.jpg", imageAlt: "Artisan crafted"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-top-view_23-2150264134.jpg?_wi=2", imageAlt: "Artisan crafted"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user