Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-25 05:06:31 +00:00
2 changed files with 15 additions and 14 deletions

View File

@@ -62,9 +62,9 @@ export default function AboutPage() {
textboxLayout="default"
useInvertedBackground={false}
kpiItems={[
{ id: "1", icon: Clock, title: "Years in Business", value: "50+" },
{ id: "2", icon: Bookmark, title: "Items Curated", value: "10K+" },
{ id: "3", icon: Heart, title: "Client Satisfaction", value: "99%" }
{ icon: Clock, title: "Years in Business", value: "50+" },
{ icon: Bookmark, title: "Items Curated", value: "10K+" },
{ icon: Heart, title: "Client Satisfaction", value: "99%" }
]}
testimonials={[
{ id: "1", name: "Sarah M.", role: "Private Collector", company: "New York", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-building-foundation_23-2148230171.jpg" },
@@ -81,6 +81,7 @@ export default function AboutPage() {
description="Our esteemed collection and expert insights have been featured in renowned publications and trusted by private collectors worldwide, attesting to our unmatched quality."
textboxLayout="default"
useInvertedBackground={false}
names={[]}
logos={[
"http://img.b2bpic.net/free-psd/flat-design-dia-de-la-raza-template_23-2149727470.jpg", "http://img.b2bpic.net/free-vector/vintage-gentleman-logos-set_225004-1012.jpg", "http://img.b2bpic.net/free-vector/logo-ornamental-elegant_23-2148311574.jpg", "http://img.b2bpic.net/free-vector/elegant-business-card-template_23-2148033970.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-gold-crown-logo-template_23-2150947473.jpg", "http://img.b2bpic.net/free-vector/business-magazine-cover-template-with-photo_23-2147842278.jpg", "http://img.b2bpic.net/free-photo/full-shot-smiley-people-antique-store_23-2149640695.jpg", "http://img.b2bpic.net/free-photo/smiling-women-posing-bijouterie-shop_23-2147669948.jpg"
]}

View File

@@ -6,7 +6,7 @@ import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwen
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import BlogCardThree from '@/components/sections/blog/BlogCardThree';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { Balance, Hammer, Globe } from "lucide-react";
import { Scale, Hammer, Globe } from "lucide-react";
import Link from "next/link";
export default function ServicesPage() {
@@ -50,24 +50,24 @@ export default function ServicesPage() {
useInvertedBackground={false}
features={[
{
title: "Expert Appraisal", description: "Receive accurate and certified valuations for insurance, estate planning, and sales from our seasoned specialists.", icon: Balance,
title: "Expert Appraisal", description: "Receive accurate and certified valuations for insurance, estate planning, and sales from our seasoned specialists.", icon: Scale,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-reading-labels-tablets-jars-with-pills-capsules-table-with-medicaments-tissues-thermometer-sick-person-looking-treatment-cure-virus-symptoms_482257-29021.jpg?_wi=1", alt: "Antique appraisal expert examining a delicate porcelain vase" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-anglebeautiful-love-letter_23-2150716589.jpg", alt: "Certified antique valuation document" }
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-reading-labels-tablets-jars-with-pills-capsules-table-with-medicaments-tissues-thermometer-sick-person-looking-treatment-cure-virus-symptoms_482257-29021.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-anglebeautiful-love-letter_23-2150716589.jpg" }
]
},
{
title: "Artful Restoration", description: "Bringing cherished pieces back to their former glory with meticulous care, respecting their original integrity and beauty.", icon: Hammer,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104836.jpg", alt: "Craftsman restoring antique wooden furniture" },
{ imageSrc: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525716.jpg", alt: "Beautifully restored antique chair" }
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104836.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525716.jpg" }
]
},
{
title: "Global Sourcing", description: "Leverage our extensive network to find specific historical items and rare artifacts for your private collection.", icon: Globe,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/travel-stuff-near-book-maps_23-2147793502.jpg", alt: "Antique dealer looking at a vintage map, global sourcing concept" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-reading-labels-tablets-jars-with-pills-capsules-table-with-medicaments-tissues-thermometer-sick-person-looking-treatment-cure-virus-symptoms_482257-29021.jpg?_wi=2", alt: "Rare collectible coin being examined by a dealer" }
{ imageSrc: "http://img.b2bpic.net/free-photo/travel-stuff-near-book-maps_23-2147793502.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-reading-labels-tablets-jars-with-pills-capsules-table-with-medicaments-tissues-thermometer-sick-person-looking-treatment-cure-virus-symptoms_482257-29021.jpg" }
]
}
]}
@@ -104,13 +104,13 @@ export default function ServicesPage() {
useInvertedBackground={false}
blogs={[
{
id: "1", category: "Restoration", title: "The Art of Patina: Preserving History", excerpt: "Discover the delicate balance of cleaning and preserving the natural patina that tells an antique's unique story.", imageSrc: "http://img.b2bpic.net/free-photo/rusty-metal-background_1194-6886.jpg?_wi=1", imageAlt: "Close-up of antique bronze with rich patina", authorName: "Elias Vance", authorAvatar: "http://img.b2bpic.net/free-photo/vertical-shot-well-dressed-male-leaning-against-wall-looking-camera_181624-15421.jpg", date: "July 15, 2024"
id: "1", category: "Restoration", title: "The Art of Patina: Preserving History", excerpt: "Discover the delicate balance of cleaning and preserving the natural patina that tells an antique's unique story.", imageSrc: "http://img.b2bpic.net/free-photo/rusty-metal-background_1194-6886.jpg", imageAlt: "Close-up of antique bronze with rich patina", authorName: "Elias Vance", authorAvatar: "http://img.b2bpic.net/free-photo/vertical-shot-well-dressed-male-leaning-against-wall-looking-camera_181624-15421.jpg", date: "July 15, 2024"
},
{
id: "2", category: "Collecting", title: "Decoding Antique Marks: A Collector's Guide", excerpt: "Learn how to identify and interpret various hallmarks, maker's marks, and signatures to authenticate your precious finds.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-book-flower-glasses_23-2148213827.jpg?_wi=1", imageAlt: "Close-up of antique ceramic with identifying marks", authorName: "Isabelle Chen", authorAvatar: "http://img.b2bpic.net/free-photo/artist-woman-posing-chair-with-painting_23-2148372196.jpg", date: "July 01, 2024"
id: "2", category: "Collecting", title: "Decoding Antique Marks: A Collector's Guide", excerpt: "Learn how to identify and interpret various hallmarks, maker's marks, and signatures to authenticate your precious finds.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-book-flower-glasses_23-2148213827.jpg", imageAlt: "Close-up of antique ceramic with identifying marks", authorName: "Isabelle Chen", authorAvatar: "http://img.b2bpic.net/free-photo/artist-woman-posing-chair-with-painting_23-2148372196.jpg", date: "July 01, 2024"
},
{
id: "3", category: "Investment", title: "Investment in Eternity: Value of Rare Furniture", excerpt: "Explore why rare antique furniture is not just decor but a tangible asset, offering both aesthetic pleasure and lasting value.", imageSrc: "http://img.b2bpic.net/free-photo/pillow-light-indoor-modern-room_1203-4117.jpg?_wi=1", imageAlt: "Luxurious antique wooden armchair in an elegant room", authorName: "Arthur Sterling", authorAvatar: "http://img.b2bpic.net/free-photo/senior-man-looking-elegant-posing-suit_23-2149488026.jpg", date: "June 20, 2024"
id: "3", category: "Investment", title: "Investment in Eternity: Value of Rare Furniture", excerpt: "Explore why rare antique furniture is not just decor but a tangible asset, offering both aesthetic pleasure and lasting value.", imageSrc: "http://img.b2bpic.net/free-photo/pillow-light-indoor-modern-room_1203-4117.jpg", imageAlt: "Luxurious antique wooden armchair in an elegant room", authorName: "Arthur Sterling", authorAvatar: "http://img.b2bpic.net/free-photo/senior-man-looking-elegant-posing-suit_23-2149488026.jpg", date: "June 20, 2024"
}
]}
buttons={[