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
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "project-1", name: "Brand Identity System", price: "Complete Branding", variant: "Logo, Guidelines, Collateral", imageSrc: "http://img.b2bpic.net/free-photo/creating-new-fashion-trends_1098-13434.jpg", imageAlt: "Brand identity project"
|
||||
id: "project-1", name: "Brand Identity System", price: "Complete Branding", variant: "Logo, Guidelines, Collateral", imageSrc: "http://img.b2bpic.net/free-photo/creating-new-fashion-trends_1098-13434.jpg?_wi=1", imageAlt: "Brand identity project"
|
||||
},
|
||||
{
|
||||
id: "project-2", name: "Editorial Design", price: "Print & Digital", variant: "Magazine Layout, Posters", imageSrc: "http://img.b2bpic.net/free-photo/black-pigment-diffusing-with-water_23-2147828390.jpg", imageAlt: "Editorial design project"
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
id: "4", title: "Illustration & Custom Artwork", content: "Original illustrations and custom artwork that bring your ideas to life. Perfect for adding personality and uniqueness to your brand or marketing campaigns."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creating-new-fashion-trends_1098-13434.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creating-new-fashion-trends_1098-13434.jpg?_wi=2"
|
||||
imageAlt="Services showcase"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user