Update src/app/page.tsx

This commit is contained in:
2026-03-25 02:04:36 +00:00
parent f63c17b2a9
commit bfb1c76dc6

View File

@@ -19,39 +19,42 @@ export default function HomePage() {
{ name: "Contact", id: "contact", href: "/contact" }
];
const resolveAsset = (assetId) => {
const assetMap = {
"hero-watches-jewellery": { "url": "http://img.b2bpic.net/free-photo/abstract-gold-chain-jewellery-presentation_23-2149599098.jpg", "alt": "luxury watches and fine jewellery on black background" },
"avatar-1": { "url": "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4307.jpg", "alt": "professional portrait man luxury style" },
"avatar-2": { "url": "http://img.b2bpic.net/free-photo/glamour-beautiful-stylish-woman-model-with-bright-makeup-clean-skin-with-jewelry-outdoors-vogue-style_158538-2552.jpg", "alt": "professional portrait woman elegant" },
"avatar-3": { "url": "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", "alt": "professional portrait man serious" },
"avatar-4": { "url": "http://img.b2bpic.net/free-photo/young-attractive-woman-white-denims-outside-street_1303-23006.jpg", "alt": "professional portrait woman smiling" },
"about-craftsmanship": { "url": "http://img.b2bpic.net/free-photo/human-hand-working-with-laptop-networking-technology_53876-42684.jpg", "alt": "master watchmaker at workbench intricate" },
"product-watch-classic": { "url": "http://img.b2bpic.net/free-photo/clock-golden-decorations_23-2148339716.jpg", "alt": "classic gold men's watch black dial" },
"product-ring-diamond": { "url": "http://img.b2bpic.net/free-photo/engagement-ring-with-diamond_8353-9972.jpg", "alt": "stunning diamond engagement ring white gold" },
"product-necklace-pearl": { "url": "http://img.b2bpic.net/free-photo/flat-lay-fashion-still-life-composition_23-2148229255.jpg", "alt": "classic pearl necklace on velvet stand" },
"feature-design": { "url": "http://img.b2bpic.net/free-photo/spiral-staircase-with-people_1219-19.jpg", "alt": "intricate watch dial design macro shot" },
"feature-materials": { "url": "http://img.b2bpic.net/free-photo/gold-textured-background_53876-32391.jpg", "alt": "raw gold nuggets and polished diamonds" },
"testimonial-1": { "url": "http://img.b2bpic.net/free-photo/successful-senior-businessman-showing-thumbs-up_1262-2446.jpg", "alt": "portrait smiling elegant woman luxury" },
"testimonial-2": { "url": "http://img.b2bpic.net/free-photo/businessman-waiting_23-2147996552.jpg", "alt": "portrait confident man luxury watch" },
"testimonial-3": { "url": "http://img.b2bpic.net/free-photo/fashionable-white-woman-jacket-posing-street-wavy-hairs-natural-make-up_273443-3204.jpg", "alt": "portrait woman classic style luxury" },
"testimonial-4": { "url": "http://img.b2bpic.net/free-photo/elegant-senior-man-posing-suit-checking-his-watch_23-2149488008.jpg", "alt": "portrait man distinguished grey hair" },
"social-logo-rolex": { "url": "http://img.b2bpic.net/free-vector/luxury-floral-perfume-logo_23-2148463920.jpg", "alt": "rolex logo gold minimal" },
"social-logo-patek": { "url": "http://img.b2bpic.net/free-vector/mandala-background_23-2148091113.jpg", "alt": "patek philippe logo elegant" },
"social-logo-tiffany": { "url": "http://img.b2bpic.net/free-photo/portrait-blonde-woman-body-suit-white-shirt-with-pink-beautiful-lips-holding-cigar_343596-462.jpg", "alt": "tiffany & co logo minimal" },
"social-logo-cartier": { "url": "http://img.b2bpic.net/free-vector/set-linear-logos_23-2147681207.jpg", "alt": "cartier logo elegant red" },
"social-logo-harrywinston": { "url": "http://img.b2bpic.net/free-vector/shimmering-golden-letter-t-logo-background-business-promotion_1017-53724.jpg", "alt": "harry winston logo luxury" },
"social-logo-bulgari": { "url": "http://img.b2bpic.net/free-vector/elegant-ornamental-logo-template_23-2148292801.jpg", "alt": "bulgari logo gold classic" },
"social-logo-chopard": { "url": "http://img.b2bpic.net/free-vector/abstract-style-logo-two-versions_23-2148450748.jpg", "alt": "chopard logo elegant watches" },
"contact-image": { "url": "http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142181.jpg", "alt": "luxury boutique interior golden accents" },
"footer-video": { "url": "http://img.b2bpic.net/free-photo/abstract-road-spedd-concept_1194-637950.jpg", "alt": "slow motion luxury watch movement gears rotating" }
};
const assetMap = {
"hero-watches-jewellery": { "url": "http://img.b2bpic.net/free-photo/abstract-gold-chain-jewellery-presentation_23-2149599098.jpg", "alt": "luxury watches and fine jewellery on black background" },
"avatar-1": { "url": "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4307.jpg", "alt": "professional portrait man luxury style" },
"avatar-2": { "url": "http://img.b2bpic.net/free-photo/glamour-beautiful-stylish-woman-model-with-bright-makeup-clean-skin-with-jewelry-outdoors-vogue-style_158538-2552.jpg", "alt": "professional portrait woman elegant" },
"avatar-3": { "url": "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", "alt": "professional portrait man serious" },
"avatar-4": { "url": "http://img.b2bpic.net/free-photo/young-attractive-woman-white-denims-outside-street_1303-23006.jpg", "alt": "professional portrait woman smiling" },
"about-craftsmanship": { "url": "http://img.b2bpic.net/free-photo/human-hand-working-with-laptop-networking-technology_53876-42684.jpg", "alt": "master watchmaker at workbench intricate" },
"product-watch-classic": { "url": "http://img.b2bpic.net/free-photo/clock-golden-decorations_23-2148339716.jpg", "alt": "classic gold men's watch black dial" },
"product-ring-diamond": { "url": "http://img.b2bpic.net/free-photo/engagement-ring-with-diamond_8353-9972.jpg", "alt": "stunning diamond engagement ring white gold" },
"product-necklace-pearl": { "url": "http://img.b2bpic.net/free-photo/flat-lay-fashion-still-life-composition_23-2148229255.jpg", "alt": "classic pearl necklace on velvet stand" },
"feature-design": { "url": "http://img.b2bpic.net/free-photo/spiral-staircase-with-people_1219-19.jpg", "alt": "intricate watch dial design macro shot" },
"feature-materials": { "url": "http://img.b2bpic.net/free-photo/gold-textured-background_53876-32391.jpg", "alt": "raw gold nuggets and polished diamonds" },
"testimonial-1": { "url": "http://img.b2bpic.net/free-photo/successful-senior-businessman-showing-thumbs-up_1262-2446.jpg", "alt": "portrait smiling elegant woman luxury" },
"testimonial-2": { "url": "http://img.b2bpic.net/free-photo/businessman-waiting_23-2147996552.jpg", "alt": "portrait confident man luxury watch" },
"testimonial-3": { "url": "http://img.b2bpic.net/free-photo/fashionable-white-woman-jacket-posing-street-wavy-hairs-natural-make-up_273443-3204.jpg", "alt": "portrait woman classic style luxury" },
"testimonial-4": { "url": "http://img.b2bpic.net/free-photo/elegant-senior-man-posing-suit-checking-his-watch_23-2149488008.jpg", "alt": "portrait man distinguished grey hair" },
"social-logo-rolex": { "url": "http://img.b2bpic.net/free-vector/luxury-floral-perfume-logo_23-2148463920.jpg", "alt": "rolex logo gold minimal" },
"social-logo-patek": { "url": "http://img.b2bpic.net/free-vector/mandala-background_23-2148091113.jpg", "alt": "patek philippe logo elegant" },
"social-logo-tiffany": { "url": "http://img.b2bpic.net/free-photo/portrait-blonde-woman-body-suit-white-shirt-with-pink-beautiful-lips-holding-cigar_343596-462.jpg", "alt": "tiffany & co logo minimal" },
"social-logo-cartier": { "url": "http://img.b2bpic.net/free-vector/set-linear-logos_23-2147681207.jpg", "alt": "cartier logo elegant red" },
"social-logo-harrywinston": { "url": "http://img.b2bpic.net/free-vector/shimmering-golden-letter-t-logo-background-business-promotion_1017-53724.jpg", "alt": "harry winston logo luxury" },
"social-logo-bulgari": { "url": "http://img.b2bpic.net/free-vector/elegant-ornamental-logo-template_23-2148292801.jpg", "alt": "bulgari logo gold classic" },
"social-logo-chopard": { "url": "http://img.b2bpic.net/free-vector/abstract-style-logo-two-versions_23-2148450748.jpg", "alt": "chopard logo elegant watches" },
"contact-image": { "url": "http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142181.jpg", "alt": "luxury boutique interior golden accents" },
"footer-video": { "url": "http://img.b2bpic.net/free-photo/abstract-road-spedd-concept_1194-637950.jpg", "alt": "slow motion luxury watch movement gears rotating" }
};
const getAssetUrl = (id) => resolveAsset(id);
const getAssetAlt = (id) => {
const asset = assetMap[id];
return asset && asset.alt ? asset.alt : "Image description";
};
const getAssetUrl = (id) => {
const asset = assetMap[id];
return asset && asset.url ? asset.url : "";
};
const getAssetAlt = (id) => {
const asset = assetMap[id];
return asset && asset.alt ? asset.alt : "Image description";
};
return (
<ThemeProvider