Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/color-block-concept-collage_52683-107583.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/color-block-concept-collage_52683-107583.jpg?_wi=1"
|
||||
imageAlt="Modern digital collage artwork showcase"
|
||||
showBlur={true}
|
||||
showDimOverlay={true}
|
||||
@@ -87,19 +87,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Vintage", title: "Retro Aesthetic", subtitle: "Classic & Nostalgic", description: "Timeless collages celebrating retro design, vintage imagery, and nostalgic aesthetics that transport viewers through decades.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-composition-flowers-leaves-white-background_181624-6656.jpg", imageAlt: "Vintage collage art collection", buttons: [{ text: "View Collection", href: "#" }]
|
||||
tag: "Vintage", title: "Retro Aesthetic", subtitle: "Classic & Nostalgic", description: "Timeless collages celebrating retro design, vintage imagery, and nostalgic aesthetics that transport viewers through decades.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-composition-flowers-leaves-white-background_181624-6656.jpg?_wi=1", imageAlt: "Vintage collage art collection", buttons: [{ text: "View Collection", href: "#" }]
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Modern", title: "Contemporary", subtitle: "Minimalist & Bold", description: "Contemporary collages featuring minimalist design, bold geometry, and cutting-edge artistic techniques.", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-holiday-facebook-template_23-2150453123.jpg", imageAlt: "Modern minimalist collage", buttons: [{ text: "View Collection", href: "#" }]
|
||||
tag: "Modern", title: "Contemporary", subtitle: "Minimalist & Bold", description: "Contemporary collages featuring minimalist design, bold geometry, and cutting-edge artistic techniques.", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-holiday-facebook-template_23-2150453123.jpg?_wi=1", imageAlt: "Modern minimalist collage", buttons: [{ text: "View Collection", href: "#" }]
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Experimental", title: "Avant-Garde", subtitle: "Innovative & Bold", description: "Experimental mixed-media pieces pushing boundaries and exploring new possibilities in digital collage art.", imageSrc: "http://img.b2bpic.net/free-photo/black-color-mixing-with-blue_23-2147763466.jpg", imageAlt: "Experimental mixed media artwork", buttons: [{ text: "View Collection", href: "#" }]
|
||||
tag: "Experimental", title: "Avant-Garde", subtitle: "Innovative & Bold", description: "Experimental mixed-media pieces pushing boundaries and exploring new possibilities in digital collage art.", imageSrc: "http://img.b2bpic.net/free-photo/black-color-mixing-with-blue_23-2147763466.jpg?_wi=1", imageAlt: "Experimental mixed media artwork", buttons: [{ text: "View Collection", href: "#" }]
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Nature", title: "Organic Forms", subtitle: "Natural & Inspired", description: "Nature-inspired compositions blending organic elements with artistic vision for serene and compelling visual narratives.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-composition_23-2150968971.jpg", imageAlt: "Nature-inspired collage design", buttons: [{ text: "View Collection", href: "#" }]
|
||||
tag: "Nature", title: "Organic Forms", subtitle: "Natural & Inspired", description: "Nature-inspired compositions blending organic elements with artistic vision for serene and compelling visual narratives.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-composition_23-2150968971.jpg?_wi=1", imageAlt: "Nature-inspired collage design", buttons: [{ text: "View Collection", href: "#" }]
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -122,22 +122,22 @@ export default function LandingPage() {
|
||||
animationType="scale-rotate"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Urban Dreams", price: "Digital", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-holiday-facebook-template_23-2150453123.jpg", imageAlt: "Urban Dreams collage artwork"
|
||||
id: "1", name: "Urban Dreams", price: "Digital", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-holiday-facebook-template_23-2150453123.jpg?_wi=2", imageAlt: "Urban Dreams collage artwork"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Memory Lane", price: "Digital", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-composition-flowers-leaves-white-background_181624-6656.jpg", imageAlt: "Memory Lane vintage collage"
|
||||
id: "2", name: "Memory Lane", price: "Digital", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-composition-flowers-leaves-white-background_181624-6656.jpg?_wi=2", imageAlt: "Memory Lane vintage collage"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Nature Whispers", price: "Digital", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-composition_23-2150968971.jpg", imageAlt: "Nature Whispers organic artwork"
|
||||
id: "3", name: "Nature Whispers", price: "Digital", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-composition_23-2150968971.jpg?_wi=2", imageAlt: "Nature Whispers organic artwork"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Abstract Thoughts", price: "Digital", imageSrc: "http://img.b2bpic.net/free-photo/black-color-mixing-with-blue_23-2147763466.jpg", imageAlt: "Abstract Thoughts experimental art"
|
||||
id: "4", name: "Abstract Thoughts", price: "Digital", imageSrc: "http://img.b2bpic.net/free-photo/black-color-mixing-with-blue_23-2147763466.jpg?_wi=2", imageAlt: "Abstract Thoughts experimental art"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Ethereal Visions", price: "Digital", imageSrc: "http://img.b2bpic.net/free-photo/color-block-concept-collage_52683-107583.jpg", imageAlt: "Ethereal Visions digital artwork"
|
||||
id: "5", name: "Ethereal Visions", price: "Digital", imageSrc: "http://img.b2bpic.net/free-photo/color-block-concept-collage_52683-107583.jpg?_wi=2", imageAlt: "Ethereal Visions digital artwork"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Digital Fusion", price: "Digital", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-holiday-facebook-template_23-2150453123.jpg", imageAlt: "Digital Fusion contemporary collage"
|
||||
id: "6", name: "Digital Fusion", price: "Digital", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-holiday-facebook-template_23-2150453123.jpg?_wi=3", imageAlt: "Digital Fusion contemporary collage"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user