From be200cc4b53ba88d128ab99aaa1dfa4cd9a289db Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:26:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fbda4fc..f5822a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { title: "International Expertise", description: "Direct relationships with collectors and dealers across Europe, Asia, Middle East, and beyond." } ]} - imageSrc="http://img.b2bpic.net/free-photo/wide-closeup-shot-flower-bouquet-vase-table-near-elegant-armchair_181624-2457.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wide-closeup-shot-flower-bouquet-vase-table-near-elegant-armchair_181624-2457.jpg?_wi=1" imageAlt="Heritage antique collection showcase" mediaAnimation="slide-up" imagePosition="right" @@ -98,7 +98,7 @@ export default function LandingPage() { title: "Islamic Art & Antiquities", description: "Rare manuscripts, decorative ceramics, and authenticated historical pieces from significant collections.", imageSrc: "http://img.b2bpic.net/free-psd/ornate-silver-moroccan-lantern-with-intricate-filigree_84443-69029.jpg", imageAlt: "Islamic art collection", button: { text: "Inquire", href: "#inquiry" } }, { - title: "European Antiques", description: "Period furniture, ornamental objects, and historical artifacts from established European estates.", imageSrc: "http://img.b2bpic.net/free-photo/wide-closeup-shot-flower-bouquet-vase-table-near-elegant-armchair_181624-2457.jpg", imageAlt: "European antiques", button: { text: "Inquire", href: "#inquiry" } + title: "European Antiques", description: "Period furniture, ornamental objects, and historical artifacts from established European estates.", imageSrc: "http://img.b2bpic.net/free-photo/wide-closeup-shot-flower-bouquet-vase-table-near-elegant-armchair_181624-2457.jpg?_wi=2", imageAlt: "European antiques", button: { text: "Inquire", href: "#inquiry" } }, { title: "Rare Manuscripts & Books", description: "First editions, signed volumes, and authenticated historical documents for serious bibliophiles.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-aged-notebook-diary-pencil-dark-board_482257-36960.jpg", imageAlt: "Rare manuscripts collection", button: { text: "Inquire", href: "#inquiry" } @@ -107,7 +107,7 @@ export default function LandingPage() { title: "Vintage Jewelry & Timepieces", description: "Authenticated luxury pieces, vintage watches, and exceptional jewelry from notable collections.", imageSrc: "http://img.b2bpic.net/free-photo/wedding-engagement-rings-hang-stick_8353-706.jpg", imageAlt: "Vintage jewelry collection", button: { text: "Inquire", href: "#inquiry" } }, { - title: "Museum-Quality Decorative Pieces", description: "Curated sculptures, ceramics, and decorative objects meeting the highest authentication standards.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-dishes-hamam-museum-istanbul-turkey_1268-22496.jpg", imageAlt: "Museum quality pieces", button: { text: "Inquire", href: "#inquiry" } + title: "Museum-Quality Decorative Pieces", description: "Curated sculptures, ceramics, and decorative objects meeting the highest authentication standards.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-dishes-hamam-museum-istanbul-turkey_1268-22496.jpg?_wi=1", imageAlt: "Museum quality pieces", button: { text: "Inquire", href: "#inquiry" } } ]} /> @@ -136,7 +136,7 @@ export default function LandingPage() { title: "Trusted by Established Dealers", description: "Long-term partnerships with galleries, museums, and professional dealers seeking exclusive pieces." } ]} - imageSrc="http://img.b2bpic.net/free-photo/vintage-dishes-hamam-museum-istanbul-turkey_1268-22496.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vintage-dishes-hamam-museum-istanbul-turkey_1268-22496.jpg?_wi=2" imageAlt="Premium antique collection" mediaAnimation="opacity" imagePosition="left" -- 2.49.1