Update src/app/page.tsx

This commit is contained in:
2026-03-21 18:24:12 +00:00
parent cab4634d58
commit df9ff4123c

View File

@@ -59,15 +59,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah M.", handle: "@sarah_loves_shopping", testimonial: "Die beste Online-Shopping-Erfahrung! Schnelle Lieferung und hochwertige Produkte.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friendly-positive-guy-approving-new-eyeglasses_1262-14230.jpg?_wi=1", imageAlt: "Sarah M."
imageSrc: "http://img.b2bpic.net/free-photo/friendly-positive-guy-approving-new-eyeglasses_1262-14230.jpg", imageAlt: "Sarah M."
},
{
name: "Michael K.", handle: "@michael_tech", testimonial: "Großartige Auswahl und unschlagbare Preise. Ich bin begeistert!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-man-happy-expression_1194-3939.jpg?_wi=1", imageAlt: "Michael K."
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-man-happy-expression_1194-3939.jpg", imageAlt: "Michael K."
},
{
name: "Jessica T.", handle: "@jessica_style", testimonial: "Coole Produkte mit exzellentem Service. Absolute Empfehlung!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg?_wi=1", imageAlt: "Jessica T."
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", imageAlt: "Jessica T."
}
]}
testimonialRotationInterval={5000}
@@ -194,13 +194,13 @@ export default function LandingPage() {
buttonAnimation="slide-up"
testimonials={[
{
id: "test-1", name: "Anna B.", handle: "@anna_b_reviews", testimonial: "Absolut begeistert von der Qualität und dem Service! Werde wieder bestellen.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-positive-guy-approving-new-eyeglasses_1262-14230.jpg?_wi=2", imageAlt: "Anna B."
id: "test-1", name: "Anna B.", handle: "@anna_b_reviews", testimonial: "Absolut begeistert von der Qualität und dem Service! Werde wieder bestellen.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-positive-guy-approving-new-eyeglasses_1262-14230.jpg", imageAlt: "Anna B."
},
{
id: "test-2", name: "Thomas R.", handle: "@thomas_retail_expert", testimonial: "Die beste Online-Shopping-Plattform, die ich kenne. Alles ist perfekt organisiert.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-man-happy-expression_1194-3939.jpg?_wi=2", imageAlt: "Thomas R."
id: "test-2", name: "Thomas R.", handle: "@thomas_retail_expert", testimonial: "Die beste Online-Shopping-Plattform, die ich kenne. Alles ist perfekt organisiert.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-man-happy-expression_1194-3939.jpg", imageAlt: "Thomas R."
},
{
id: "test-3", name: "Lisa K.", handle: "@lisa_k_style", testimonial: "Großartige Produkte zu fairen Preisen. Der Kundenservice ist auch hervorragend.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg?_wi=2", imageAlt: "Lisa K."
id: "test-3", name: "Lisa K.", handle: "@lisa_k_style", testimonial: "Großartige Produkte zu fairen Preisen. Der Kundenservice ist auch hervorragend.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", imageAlt: "Lisa K."
},
{
id: "test-4", name: "Marco V.", handle: "@marco_tech_lover", testimonial: "Schnelle Lieferung und fantastische Produktauswahl. Sehr empfehlenswert!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg", imageAlt: "Marco V."
@@ -233,13 +233,7 @@ export default function LandingPage() {
buttonAnimation="blur-reveal"
names={["TechCorp", "RetailPro", "ShopHub", "EcommercePlus", "DigitalMarket", "OnlineStore", "WebCommerce"]}
logos={[
{ src: "http://img.b2bpic.net/free-vector/modern-business-card-design-with-wavy-effect_1017-8180.jpg", alt: "TechCorp" },
{ src: "http://img.b2bpic.net/free-vector/initial-c-o-logo-business-branding-template-designs-inspiration-isolated-white-background_384344-1340.jpg", alt: "RetailPro" },
{ src: "http://img.b2bpic.net/free-vector/abstract-classic-blue-business-card-template_23-2148431657.jpg", alt: "ShopHub" },
{ src: "http://img.b2bpic.net/free-photo/brand-branding-logo-label-business-concept_53876-16111.jpg", alt: "EcommercePlus" },
{ src: "http://img.b2bpic.net/free-vector/geometric-ideas-agency-logo-template_742173-17631.jpg", alt: "DigitalMarket" },
{ src: "http://img.b2bpic.net/free-vector/professional-business-card-with-abstract-shapes_23-2147947455.jpg", alt: "OnlineStore" },
{ src: "http://img.b2bpic.net/free-vector/business-card-logo-template_23-2147503113.jpg", alt: "WebCommerce" }
"http://img.b2bpic.net/free-vector/modern-business-card-design-with-wavy-effect_1017-8180.jpg", "http://img.b2bpic.net/free-vector/initial-c-o-logo-business-branding-template-designs-inspiration-isolated-white-background_384344-1340.jpg", "http://img.b2bpic.net/free-vector/abstract-classic-blue-business-card-template_23-2148431657.jpg", "http://img.b2bpic.net/free-photo/brand-branding-logo-label-business-concept_53876-16111.jpg", "http://img.b2bpic.net/free-vector/geometric-ideas-agency-logo-template_742173-17631.jpg", "http://img.b2bpic.net/free-vector/professional-business-card-with-abstract-shapes_23-2147947455.jpg", "http://img.b2bpic.net/free-vector/business-card-logo-template_23-2147503113.jpg"
]}
textboxLayout="default"
useInvertedBackground={true}