Update src/app/page.tsx
This commit is contained in:
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
title: "Antwortzeit",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-hair-posing_23-2148973995.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-hair-posing_23-2148973995.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -164,28 +164,28 @@ export default function LandingPage() {
|
||||
title: "Produktfotos",
|
||||
description: "Hochwertige Ästhetik für deine Brand.",
|
||||
buttonIcon: "Camera",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-hair-posing_23-2148973995.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-hair-posing_23-2148973995.jpg?_wi=2",
|
||||
imageAlt: "Smiley woman sitting on chair medium shot",
|
||||
},
|
||||
{
|
||||
title: "Unboxing Videos",
|
||||
description: "Spannende Einblicke in deine Produkte.",
|
||||
buttonIcon: "Gift",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-with-mouse-headphones_23-2148291099.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-with-mouse-headphones_23-2148291099.jpg?_wi=1",
|
||||
imageAlt: "Smiley woman sitting on chair medium shot",
|
||||
},
|
||||
{
|
||||
title: "Voiceover Content",
|
||||
description: "Persönliche Note mit professioneller Stimme.",
|
||||
buttonIcon: "Mic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-minimalist-lifestyle_23-2149743888.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-minimalist-lifestyle_23-2149743888.jpg?_wi=1",
|
||||
imageAlt: "Smiley woman sitting on chair medium shot",
|
||||
},
|
||||
{
|
||||
title: "Lifestyle Content",
|
||||
description: "Natürliche Einbindung in den Alltag.",
|
||||
buttonIcon: "Heart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-smartphone-drink_23-2149295224.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-smartphone-drink_23-2149295224.jpg?_wi=1",
|
||||
imageAlt: "Smiley woman sitting on chair medium shot",
|
||||
},
|
||||
]}
|
||||
@@ -205,19 +205,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "UGC Video Campaign",
|
||||
price: "High Performance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-with-mouse-headphones_23-2148291099.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-with-mouse-headphones_23-2148291099.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Product Aesthetics",
|
||||
price: "Lifestyle Imagery",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-minimalist-lifestyle_23-2149743888.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-minimalist-lifestyle_23-2149743888.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Social Reel Series",
|
||||
price: "Viral Focused",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-smartphone-drink_23-2149295224.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-smartphone-drink_23-2149295224.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user