1 Commits

Author SHA1 Message Date
02b73b4483 Update src/app/page.tsx 2026-04-15 15:42:59 +00:00

View File

@@ -134,17 +134,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "c1", name: "Luxury Fashion Campaign", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/elegant-invitations-simple-background_23-2148252374.jpg"},
id: "c1", name: "Luxury Fashion Campaign", price: "Explore Campaign Results", imageSrc: "http://img.b2bpic.net/free-photo/elegant-invitations-simple-background_23-2148252374.jpg"},
{
id: "c2", name: "Tech Startup Launch", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-customizing-avatar-concept_23-2150729050.jpg"},
id: "c2", name: "Tech Startup Launch", price: "Explore Campaign Results", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-customizing-avatar-concept_23-2150729050.jpg"},
{
id: "c3", name: "Fine Jewelry Ad Strategy", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fashion-still-life-arrangement_23-2148229281.jpg"},
id: "c3", name: "Fine Jewelry Ad Strategy", price: "Explore Campaign Results", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fashion-still-life-arrangement_23-2148229281.jpg"},
{
id: "c4", name: "Sustainable Living Product", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-plants-growing-from-geometric-forms_23-2148994275.jpg"},
id: "c4", name: "Sustainable Living Product", price: "Explore Campaign Results", imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-plants-growing-from-geometric-forms_23-2148994275.jpg"},
{
id: "c5", name: "Global Tech Event Branding", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-new-film_23-2149066390.jpg"},
id: "c5", name: "Global Tech Event Branding", price: "Explore Campaign Results", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-new-film_23-2149066390.jpg"},
{
id: "c6", name: "Luxury Art Strategy", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/diverse-artists-using-oil-paints-create-beautiful-masterpiece_482257-118466.jpg"},
id: "c6", name: "Luxury Art Strategy", price: "Explore Campaign Results", imageSrc: "http://img.b2bpic.net/free-photo/diverse-artists-using-oil-paints-create-beautiful-masterpiece_482257-118466.jpg"},
]}
title="Selected Campaigns."
description="A glimpse into our recent work helping global brands redefine their social footprint."
@@ -182,7 +182,7 @@ export default function LandingPage() {
{
id: "q2", title: "Do you work with startups?", content: "We focus primarily on brands seeking rapid, premium market expansion. Startups must show high growth potential."},
{
id: "q3", title: "What's the onboarding process?", content: "After initial brand audit and strategy discovery, Book a Strategy Call to build a 90-day execution roadmap tailored to your goals."},
id: "q3", title: "What's the onboarding process?", content: "After initial brand audit and strategy discovery, we build a 90-day execution roadmap tailored to your goals."},
{
id: "q4", title: "What is the minimum engagement duration?", content: "For enterprise-level partnerships, we require a minimum commitment of 6 months to ensure sustainable growth and campaign optimization."
}