diff --git a/src/app/page.tsx b/src/app/page.tsx
index b8e5921..54c35c5 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,88 +32,40 @@ export default function LandingPage() {
@@ -122,19 +74,9 @@ export default function LandingPage() {
@@ -146,60 +88,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- brand: "UBI",
- name: "Classic Chronograph",
- price: "AED 12,500",
- rating: 5,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241141.jpg",
- },
- {
- id: "p2",
- brand: "UBI",
- name: "Signature Leather Tote",
- price: "AED 8,900",
- rating: 5,
- reviewCount: "8",
- imageSrc: "http://img.b2bpic.net/free-photo/boutique-worker-scanning-bag-barcode-clothing-store-client-buying-stylish-accessory-commercial-activity-woman-buying-trendy-clothes-making-electronic-payment-pos-terminal-close-up_482257-67163.jpg",
- },
- {
- id: "p3",
- brand: "UBI",
- name: "Refined Card Holder",
- price: "AED 950",
- rating: 5,
- reviewCount: "24",
- imageSrc: "http://img.b2bpic.net/free-photo/antique-hand-bag-layout-with-place-text-jewellery-background-mockup-banner-fashion-accessories_460848-12978.jpg",
- },
- {
- id: "p4",
- brand: "UBI",
- name: "Statement Cufflink Set",
- price: "AED 1,200",
- rating: 5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-transparent-glass_23-2150329681.jpg",
- },
- {
- id: "p5",
- brand: "UBI",
- name: "Professional Watch Box",
- price: "AED 2,500",
- rating: 5,
- reviewCount: "9",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-men-cologne-box-heart-shaped-box-flowers-table_140725-145206.jpg",
- },
- {
- id: "p6",
- brand: "UBI",
- name: "Signature Leather Belt",
- price: "AED 1,800",
- rating: 5,
- reviewCount: "18",
- imageSrc: "http://img.b2bpic.net/free-photo/strap-elegant-background-closeup-object_1203-6426.jpg",
- },
+ { id: "p1", brand: "UBI", name: "Classic Chronograph", price: "AED 12,500", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241141.jpg" },
+ { id: "p2", brand: "UBI", name: "Signature Leather Tote", price: "AED 8,900", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/boutique-worker-scanning-bag-barcode-clothing-store-client-buying-stylish-accessory-commercial-activity-woman-buying-trendy-clothes-making-electronic-payment-pos-terminal-close-up_482257-67163.jpg" },
+ { id: "p3", brand: "UBI", name: "Refined Card Holder", price: "AED 950", rating: 5, reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/antique-hand-bag-layout-with-place-text-jewellery-background-mockup-banner-fashion-accessories_460848-12978.jpg" },
+ { id: "p4", brand: "UBI", name: "Statement Cufflink Set", price: "AED 1,200", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-transparent-glass_23-2150329681.jpg" },
+ { id: "p5", brand: "UBI", name: "Professional Watch Box", price: "AED 2,500", rating: 5, reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/top-view-men-cologne-box-heart-shaped-box-flowers-table_140725-145206.jpg" },
+ { id: "p6", brand: "UBI", name: "Signature Leather Belt", price: "AED 1,800", rating: 5, reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/strap-elegant-background-closeup-object_1203-6426.jpg" }
]}
title="Selected Edit"
description="Timeless pieces selected for detail, material, and long-term value."
@@ -213,21 +107,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
- {
- id: "m1",
- value: "100%",
- description: "Authenticity Guarantee",
- },
- {
- id: "m2",
- value: "24h",
- description: "Concierge Response",
- },
- {
- id: "m3",
- value: "UAE",
- description: "Nationwide Delivery",
- },
+ { id: "m1", value: "100%", description: "Authenticity Guarantee" },
+ { id: "m2", value: "24h", description: "Concierge Response" },
+ { id: "m3", value: "UAE", description: "Nationwide Delivery" }
]}
title="Our Standards"
description="Excellence in curation and delivery."
@@ -239,46 +121,11 @@ export default function LandingPage() {
textboxLayout="split-description"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- title: "Exceptional",
- quote: "The curation is simply impeccable.",
- name: "Sarah J.",
- role: "Collector",
- imageSrc: "http://img.b2bpic.net/free-photo/mature-posing-with-blue-jacket_150588-81.jpg",
- },
- {
- id: "t2",
- title: "Refined",
- quote: "A truly modern approach to timeless items.",
- name: "Ahmed M.",
- role: "Architect",
- imageSrc: "http://img.b2bpic.net/free-photo/browneyed-shorthaired-beautiful-woman-linen-red-dress-black-belt-smiles-widely-holds-coffee-cup-computer-tablet-lady-sits-chair-cozy-room_197531-27870.jpg",
- },
- {
- id: "t3",
- title: "Trusted",
- quote: "My go-to for refined accessories in Dubai.",
- name: "Elena R.",
- role: "Director",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
- },
- {
- id: "t4",
- title: "Professional",
- quote: "The concierge service made all the difference.",
- name: "David K.",
- role: "Professional",
- imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-50-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1852.jpg",
- },
- {
- id: "t5",
- title: "Exquisite",
- quote: "Stunning quality, delivered seamlessly.",
- name: "Fatima A.",
- role: "Collector",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-unknown-young-man-posing_23-2149417572.jpg",
- },
+ { id: "t1", title: "Exceptional", quote: "The curation is simply impeccable.", name: "Sarah J.", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/mature-posing-with-blue-jacket_150588-81.jpg" },
+ { id: "t2", title: "Refined", quote: "A truly modern approach to timeless items.", name: "Ahmed M.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/browneyed-shorthaired-beautiful-woman-linen-red-dress-black-belt-smiles-widely-holds-coffee-cup-computer-tablet-lady-sits-chair-cozy-room_197531-27870.jpg" },
+ { id: "t3", title: "Trusted", quote: "My go-to for refined accessories in Dubai.", name: "Elena R.", role: "Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg" },
+ { id: "t4", title: "Professional", quote: "The concierge service made all the difference.", name: "David K.", role: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-50-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1852.jpg" },
+ { id: "t5", title: "Exquisite", quote: "Stunning quality, delivered seamlessly.", name: "Fatima A.", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/front-view-unknown-young-man-posing_23-2149417572.jpg" }
]}
title="Client Impressions"
description="Quiet luxury, appreciated by those who know."
@@ -291,27 +138,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- id: "f1",
- title: "Private Viewing",
- description: "Book a personal session in Dubai.",
- tag: "Concierge",
- imageSrc: "http://img.b2bpic.net/free-photo/golden-cufflings-wedding-rings-watch-lie-wooden-table_8353-405.jpg",
- },
- {
- id: "f2",
- title: "Authenticity Check",
- description: "Every item is rigorously verified.",
- tag: "Guarantee",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-white-woman-concept_53876-165175.jpg",
- },
- {
- id: "f3",
- title: "Global Sourcing",
- description: "We locate rare pieces for you.",
- tag: "Network",
- imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-brunette-caucasian-young-woman-model-with-bright-makeup_158538-2907.jpg",
- },
+ { id: "f1", title: "Private Viewing", description: "Book a personal session in Dubai.", tag: "Concierge", imageSrc: "http://img.b2bpic.net/free-photo/golden-cufflings-wedding-rings-watch-lie-wooden-table_8353-405.jpg" },
+ { id: "f2", title: "Authenticity Check", description: "Every item is rigorously verified.", tag: "Guarantee", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-white-woman-concept_53876-165175.jpg" },
+ { id: "f3", title: "Global Sourcing", description: "We locate rare pieces for you.", tag: "Network", imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-brunette-caucasian-young-woman-model-with-bright-makeup_158538-2907.jpg" }
]}
title="The Concierge Experience"
description="Personalized assistance for every collector."
@@ -323,24 +152,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "q1",
- title: "Do you deliver to all UAE?",
- content: "Yes, we provide premium delivery across the UAE.",
- },
- {
- id: "q2",
- title: "How can I book a viewing?",
- content: "Reach us via WhatsApp or the booking link.",
- },
- {
- id: "q3",
- title: "Are items authentic?",
- content: "100% authenticity is guaranteed on every piece.",
- },
+ { id: "q1", title: "Do you deliver to all UAE?", content: "Yes, we provide premium delivery across the UAE." },
+ { id: "q2", title: "How can I book a viewing?", content: "Reach us via WhatsApp or the booking link." },
+ { id: "q3", title: "Are items authentic?", content: "100% authenticity is guaranteed on every piece." }
]}
imageSrc="http://img.b2bpic.net/free-photo/gold-paint-rough-background_53876-102544.jpg"
- mediaAnimation="slide-up"
title="Concierge Details"
description="Answers to your inquiries."
faqsAnimation="slide-up"
@@ -350,9 +166,7 @@ export default function LandingPage() {