Update src/app/page.tsx

This commit is contained in:
2026-04-08 17:43:11 +00:00
parent 77ef1c318f
commit 2e9e459d70

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@marcus",
testimonial: "Kader is pure luxury. Transformed everything.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192264.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192264.jpg?_wi=1",
imageAlt: "luxury dark background minimalist",
},
{
@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@elena",
testimonial: "Professional, elegant, and effective.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6615.jpg?_wi=1",
imageAlt: "professional luxury portrait dark",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@julian",
testimonial: "The best investment I've made all year.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-pen-signing-invisible-screen_53876-105188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-pen-signing-invisible-screen_53876-105188.jpg?_wi=1",
imageAlt: "abstract luxury gold icon",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@sarah",
testimonial: "Truly a premium service experience.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-sitting-bar_23-2149220948.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-sitting-bar_23-2149220948.jpg?_wi=1",
imageAlt: "high quality results dark",
},
{
@@ -95,7 +95,7 @@ export default function LandingPage() {
handle: "@david",
testimonial: "Exceeded all expectations. Simply perfect.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-computer-office_1303-22674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-computer-office_1303-22674.jpg?_wi=1",
imageAlt: "client satisfaction concept dark",
},
]}
@@ -105,7 +105,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192264.jpg"
imageSrc="http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192264.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg",
@@ -159,7 +159,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="The Kader Standard"
description="We don't just provide service; we craft experiences. Kader is built on a foundation of precision, exclusivity, and unwavering commitment to excellence."
imageSrc="http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6615.jpg"
imageSrc="http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6615.jpg?_wi=2"
/>
</div>
@@ -173,21 +173,21 @@ export default function LandingPage() {
title: "Bespoke Solutions",
description: "Tailored strategies for your unique needs.",
tag: "Elite",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-pen-signing-invisible-screen_53876-105188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-pen-signing-invisible-screen_53876-105188.jpg?_wi=2",
},
{
id: "f2",
title: "Unmatched Precision",
description: "Every detail handled with expert care.",
tag: "Precise",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-sitting-bar_23-2149220948.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-sitting-bar_23-2149220948.jpg?_wi=2",
},
{
id: "f3",
title: "Exclusivity Guaranteed",
description: "Privacy and quality at the forefront.",
tag: "Private",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-computer-office_1303-22674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-computer-office_1303-22674.jpg?_wi=2",
},
]}
title="Why Choose Kader"
@@ -265,7 +265,7 @@ export default function LandingPage() {
title="Common Inquiries"
description="Information you need to start your Kader journey."
faqsAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6615.jpg"
imageSrc="http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6615.jpg?_wi=3"
mediaAnimation="blur-reveal"
/>
</div>