From 8949e386df94335d3e91ed5d2504ad946db145f7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 08:16:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0725196..3d8d391 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,16 +49,16 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Chen", handle: "Founder, Echo Studios", testimonial: "Belvedere transformed our entire brand narrative. The strategic thinking behind every decision is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"}, { name: "Marcus Williams", handle: "Creative Director, Forge", testimonial: "They don't just execute. They question, they challenge, they elevate. True creative partners.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-caucasian-unshaved-man-eyeglasses-looking-camera-with-sincere-smile-isolated-gray_171337-630.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-caucasian-unshaved-man-eyeglasses-looking-camera-with-sincere-smile-isolated-gray_171337-630.jpg"}, { name: "Priya Kapoor", handle: "CEO, Meridian Ventures", testimonial: "From concept to delivery, every detail demonstrated mastery. Exceptional work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg"}, { name: "James Sinclair", handle: "Director, Design Co.", testimonial: "We've worked with many agencies. Belvedere stands in a category of their own.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg"}, ]} testimonialRotationInterval={5000} useInvertedBackground={false} @@ -99,24 +99,24 @@ export default function LandingPage() { description="Four core disciplines. One unified vision." features={[ { - title: "Creative Direction", description: "Strategic vision that guides every visual and conceptual decision", imageSrc: "http://img.b2bpic.net/free-psd/designer-template-design_23-2151803016.jpg?_wi=1", imageAlt: "Creative direction portfolio", buttonIcon: ArrowRight, + title: "Creative Direction", description: "Strategic vision that guides every visual and conceptual decision", imageSrc: "http://img.b2bpic.net/free-psd/designer-template-design_23-2151803016.jpg", imageAlt: "Creative direction portfolio", buttonIcon: ArrowRight, }, { - title: "Brand Strategy", description: "Deep insights that build unshakeable market positions", imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-ui-ux-landing-page-template_23-2149047072.jpg?_wi=1", imageAlt: "Brand strategy work", buttonIcon: ArrowRight, + title: "Brand Strategy", description: "Deep insights that build unshakeable market positions", imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-ui-ux-landing-page-template_23-2149047072.jpg", imageAlt: "Brand strategy work", buttonIcon: ArrowRight, }, { - title: "Content Creation", description: "Narratives that resonate, delivered across every medium", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-advertising-agency-vertical-business-card_23-2150789700.jpg?_wi=1", imageAlt: "Content creation examples", buttonIcon: ArrowRight, + title: "Content Creation", description: "Narratives that resonate, delivered across every medium", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-advertising-agency-vertical-business-card_23-2150789700.jpg", imageAlt: "Content creation examples", buttonIcon: ArrowRight, }, { - title: "Identity Systems", description: "Cohesive visual languages that endure and evolve", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-video-editor-working-with-dual-monitors-creative-agency_482257-126903.jpg?_wi=1", imageAlt: "Identity system design", buttonIcon: ArrowRight, + title: "Identity Systems", description: "Cohesive visual languages that endure and evolve", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-video-editor-working-with-dual-monitors-creative-agency_482257-126903.jpg", imageAlt: "Identity system design", buttonIcon: ArrowRight, }, ]} textboxLayout="default" useInvertedBackground={false} tagAnimation="slide-up" buttonAnimation="slide-up" - titleClassName="text-5xl font-light" - descriptionClassName="text-lg text-secondary max-w-2xl" + cardTitleClassName="text-5xl font-light" + textBoxDescriptionClassName="text-lg text-secondary max-w-2xl" /> @@ -127,23 +127,23 @@ export default function LandingPage() { products={[ { id: "1", brand: "Echo Studios", name: "Complete Brand Transformation", price: "Strategic Rebrand", rating: 5, - reviewCount: "14 months", imageSrc: "http://img.b2bpic.net/free-psd/designer-template-design_23-2151803016.jpg?_wi=2", imageAlt: "Echo Studios brand project"}, + reviewCount: "14 months", imageSrc: "http://img.b2bpic.net/free-psd/designer-template-design_23-2151803016.jpg", imageAlt: "Echo Studios brand project"}, { id: "2", brand: "Forge Digital", name: "Platform Identity & Experience", price: "Design System", rating: 5, - reviewCount: "8 months", imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-ui-ux-landing-page-template_23-2149047072.jpg?_wi=2", imageAlt: "Forge Digital platform work"}, + reviewCount: "8 months", imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-ui-ux-landing-page-template_23-2149047072.jpg", imageAlt: "Forge Digital platform work"}, { id: "3", brand: "Meridian Ventures", name: "Campaign & Content Series", price: "Integrated Campaign", rating: 5, - reviewCount: "6 months", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-advertising-agency-vertical-business-card_23-2150789700.jpg?_wi=2", imageAlt: "Meridian Ventures campaign"}, + reviewCount: "6 months", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-advertising-agency-vertical-business-card_23-2150789700.jpg", imageAlt: "Meridian Ventures campaign"}, { id: "4", brand: "Design Co.", name: "Motion Graphics & Film", price: "Video Production", rating: 5, - reviewCount: "12 weeks", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-video-editor-working-with-dual-monitors-creative-agency_482257-126903.jpg?_wi=2", imageAlt: "Design Co. motion work"}, + reviewCount: "12 weeks", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-video-editor-working-with-dual-monitors-creative-agency_482257-126903.jpg", imageAlt: "Design Co. motion work"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - titleClassName="text-5xl font-light" - descriptionClassName="text-lg text-secondary max-w-2xl" + textBoxTitleClassName="text-5xl font-light" + textBoxDescriptionClassName="text-lg text-secondary max-w-2xl" /> @@ -168,8 +168,8 @@ export default function LandingPage() { useInvertedBackground={false} title="Measured Impact" description="The numbers behind the work we're proud of." - titleClassName="text-5xl font-light" - descriptionClassName="text-lg text-secondary" + textBoxTitleClassName="text-5xl font-light" + textBoxDescriptionClassName="text-lg text-secondary" /> @@ -177,13 +177,13 @@ export default function LandingPage() {