diff --git a/src/app/page.tsx b/src/app/page.tsx
index d034b61..2a8e8bb 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,98 +48,53 @@ export default function LandingPage() {
@@ -172,20 +119,11 @@ export default function LandingPage() {
description="Comprehensive marketing suites designed for total brand dominance."
accordionItems={[
{
- id: "f1",
- title: "Bespoke Brand Strategy",
- content: "Strategic positioning built for heritage.",
- },
+ id: "f1", title: "Bespoke Brand Strategy", content: "Strategic positioning built for heritage."},
{
- id: "f2",
- title: "Digital Concierge",
- content: "White-glove digital presence management.",
- },
+ id: "f2", title: "Digital Concierge", content: "White-glove digital presence management."},
{
- id: "f3",
- title: "Event Production",
- content: "Curated experiences for high-value clients.",
- },
+ id: "f3", title: "Event Production", content: "Curated experiences for high-value clients."},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-punk-woman-posing_23-2149267435.jpg?_wi=2"
mediaAnimation="blur-reveal"
@@ -199,40 +137,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Alistair Sterling",
- role: "Creative Director",
- testimonial: "Unparalleled sophistication.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg",
- },
+ id: "1", name: "Alistair Sterling", role: "Creative Director", testimonial: "Unparalleled sophistication.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg"},
{
- id: "2",
- name: "Vivianne Reed",
- role: "CEO",
- testimonial: "Bespoke precision at every turn.",
- imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-with-crossed-arms-dressed-blue-jacket-grey-vignette-background_613910-20111.jpg",
- },
+ id: "2", name: "Vivianne Reed", role: "CEO", testimonial: "Bespoke precision at every turn.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-with-crossed-arms-dressed-blue-jacket-grey-vignette-background_613910-20111.jpg"},
{
- id: "3",
- name: "Julianne Moss",
- role: "Marketing VP",
- testimonial: "Changed our brand identity forever.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-posing-with-coffee_23-2148452691.jpg",
- },
+ id: "3", name: "Julianne Moss", role: "Marketing VP", testimonial: "Changed our brand identity forever.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-posing-with-coffee_23-2148452691.jpg"},
{
- id: "4",
- name: "Marcus Thorne",
- role: "Founder",
- testimonial: "Highly intuitive design sense.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-suit-standing-street_23-2147876772.jpg",
- },
+ id: "4", name: "Marcus Thorne", role: "Founder", testimonial: "Highly intuitive design sense.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-suit-standing-street_23-2147876772.jpg"},
{
- id: "5",
- name: "Elena Vance",
- role: "Director",
- testimonial: "Simply the best agency available.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-button-up-his-jacket-smiles_23-2148401389.jpg",
- },
+ id: "5", name: "Elena Vance", role: "Director", testimonial: "Simply the best agency available.", imageSrc: "http://img.b2bpic.net/free-photo/man-button-up-his-jacket-smiles_23-2148401389.jpg"},
]}
title="Client Perspectives"
description="Recognized by industry leaders for our commitment to excellence."
@@ -244,14 +157,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "LVMH Group",
- "Hermès",
- "Rolls-Royce",
- "Rolex",
- "Cartier",
- "Tiffany & Co.",
- "Bvlgari",
- ]}
+ "LVMH Group", "Hermès", "Rolls-Royce", "Rolex", "Cartier", "Tiffany & Co.", "Bvlgari"]}
title="Trusted Partners"
description="Working with the world's most prestigious organizations."
/>
@@ -264,23 +170,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- icon: TrendingUp,
- title: "Avg Revenue Lift",
- value: "+42%",
- },
+ id: "m1", icon: TrendingUp,
+ title: "Avg Revenue Lift", value: "+42%"},
{
- id: "m2",
- icon: Users,
- title: "Client Loyalty",
- value: "98%",
- },
+ id: "m2", icon: Users,
+ title: "Client Loyalty", value: "98%"},
{
- id: "m3",
- icon: Globe,
- title: "Markets Entered",
- value: "12",
- },
+ id: "m3", icon: Globe,
+ title: "Markets Entered", value: "12"},
]}
title="Impact by Numbers"
description="Data-driven results for exclusive growth."
@@ -292,20 +189,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq1",
- title: "Do you work with non-luxury brands?",
- content: "We focus exclusively on entities committed to premium standards.",
- },
+ id: "faq1", title: "Do you work with non-luxury brands?", content: "We focus exclusively on entities committed to premium standards."},
{
- id: "faq2",
- title: "How do we engage?",
- content: "Consultation, discovery, strategic proposal, execution.",
- },
+ id: "faq2", title: "How do we engage?", content: "Consultation, discovery, strategic proposal, execution."},
{
- id: "faq3",
- title: "What is the typical timeframe?",
- content: "Minimum 6-month cycles for measurable growth.",
- },
+ id: "faq3", title: "What is the typical timeframe?", content: "Minimum 6-month cycles for measurable growth."},
]}
sideTitle="Expert Guidance"
sideDescription="Frequently asked questions regarding our engagement model."
@@ -317,8 +205,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file