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
@@ -70,13 +70,13 @@ export default function LandingPage() {
|
||||
tag="Portfolio"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Brand Identity System", price: "Completed", variant: "Branding • Logo Design", imageSrc: "http://img.b2bpic.net/free-psd/ethical-fashion-website-design-template_23-2149144653.jpg", imageAlt: "Brand identity project"
|
||||
id: "1", name: "Brand Identity System", price: "Completed", variant: "Branding • Logo Design", imageSrc: "http://img.b2bpic.net/free-psd/ethical-fashion-website-design-template_23-2149144653.jpg?_wi=1", imageAlt: "Brand identity project"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Digital Platform Redesign", price: "2024", variant: "UI/UX • Web Design", imageSrc: "http://img.b2bpic.net/free-vector/psychology-banner-template_23-2148927092.jpg", imageAlt: "Digital platform redesign"
|
||||
id: "2", name: "Digital Platform Redesign", price: "2024", variant: "UI/UX • Web Design", imageSrc: "http://img.b2bpic.net/free-vector/psychology-banner-template_23-2148927092.jpg?_wi=1", imageAlt: "Digital platform redesign"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Marketing Campaign Assets", price: "Completed", variant: "Graphics • Campaign Design", imageSrc: "http://img.b2bpic.net/free-psd/yoga-colorless-design-landing-page_23-2148895877.jpg", imageAlt: "Marketing campaign project"
|
||||
id: "3", name: "Marketing Campaign Assets", price: "Completed", variant: "Graphics • Campaign Design", imageSrc: "http://img.b2bpic.net/free-psd/yoga-colorless-design-landing-page_23-2148895877.jpg?_wi=1", imageAlt: "Marketing campaign project"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -96,13 +96,13 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Visual Storytelling", description: "High-impact designs that communicate your creative vision", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/ethical-fashion-website-design-template_23-2149144653.jpg", imageAlt: "Visual storytelling project 1"
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/ethical-fashion-website-design-template_23-2149144653.jpg?_wi=2", imageAlt: "Visual storytelling project 1"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/psychology-banner-template_23-2148927092.jpg", imageAlt: "Visual storytelling project 2"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/psychology-banner-template_23-2148927092.jpg?_wi=2", imageAlt: "Visual storytelling project 2"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/yoga-colorless-design-landing-page_23-2148895877.jpg", imageAlt: "Visual storytelling project 3"
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/yoga-colorless-design-landing-page_23-2148895877.jpg?_wi=2", imageAlt: "Visual storytelling project 3"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user