From 51852b68f2a9b48893da1b621d71634429379ff6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 20:58:40 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bfbe499..67b61ff 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -88,7 +88,7 @@ export default function AboutPage() { description="Discover the creative minds behind ArtStore53's most coveted works." subdescription="From AI-generated innovations to hand-crafted digital masterpieces, our artists push the boundaries of digital creativity." icon={Star} - imageSrc="http://img.b2bpic.net/free-photo/male-painter-using-watercolor-his-art-studio_23-2150213629.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-painter-using-watercolor-his-art-studio_23-2150213629.jpg?_wi=4" imageAlt="Artist working on digital tablet" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -101,25 +101,25 @@ export default function AboutPage() { { id: "testimonial-1", name: "Elena Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145126.jpg?_wi=4", imageAlt: "Elena Rodriguez", }, { id: "testimonial-2", name: "Sarah Chen", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg?_wi=4", imageAlt: "Sarah Chen", }, { id: "testimonial-3", name: "Marcus Thompson", - imageSrc: "http://img.b2bpic.net/free-photo/face-happy-male-executive-looking-camera-smiling_1262-14920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/face-happy-male-executive-looking-camera-smiling_1262-14920.jpg?_wi=4", imageAlt: "Marcus Thompson", }, { id: "testimonial-4", name: "Kai Nakamura", - imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-2210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-2210.jpg?_wi=4", imageAlt: "Kai Nakamura", }, ]} -- 2.49.1 From 86fcb2578358188f589e289b42d2a16d4176fff0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 20:58:40 +0000 Subject: [PATCH 2/7] Update src/app/artist/[id]/page.tsx --- src/app/artist/[id]/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/artist/[id]/page.tsx b/src/app/artist/[id]/page.tsx index 7f13cbb..f249479 100644 --- a/src/app/artist/[id]/page.tsx +++ b/src/app/artist/[id]/page.tsx @@ -89,7 +89,7 @@ export default function ArtistProfilePage() { description="Discover the creative mind behind award-winning digital masterpieces." subdescription="With a passion for pushing artistic boundaries, this celebrated creator blends cutting-edge digital techniques with timeless artistic principles. Featured in global galleries and collected by discerning patrons worldwide." icon={Palette} - imageSrc="http://img.b2bpic.net/free-photo/male-painter-using-watercolor-his-art-studio_23-2150213629.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-painter-using-watercolor-his-art-studio_23-2150213629.jpg?_wi=3" imageAlt="Artist working on digital art" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -111,28 +111,28 @@ export default function ArtistProfilePage() { id: "portfolio-1", name: "Ethereal Dreams", price: "$2,500", - imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-art-cover-collection_52683-64078.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-art-cover-collection_52683-64078.jpg?_wi=5", imageAlt: "Ethereal Dreams artwork", }, { id: "portfolio-2", name: "Neon Horizons", price: "$1,800", - imageSrc: "http://img.b2bpic.net/free-vector/gold-botanical-cover-collection_23-2148832128.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gold-botanical-cover-collection_23-2148832128.jpg?_wi=5", imageAlt: "Neon Horizons artwork", }, { id: "portfolio-3", name: "Digital Genesis", price: "$3,200", - imageSrc: "http://img.b2bpic.net/free-vector/floral-pattern-design_1215-438.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/floral-pattern-design_1215-438.jpg?_wi=5", imageAlt: "Digital Genesis artwork", }, { id: "portfolio-4", name: "Quantum Echo", price: "$2,100", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-beautiful-girl-with-bright-make-up-eustomas_176420-729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-beautiful-girl-with-bright-make-up-eustomas_176420-729.jpg?_wi=5", imageAlt: "Quantum Echo artwork", }, ]} @@ -148,25 +148,25 @@ export default function ArtistProfilePage() { { id: "collector-1", name: "Elena Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145126.jpg?_wi=3", imageAlt: "Elena Rodriguez", }, { id: "collector-2", name: "Sarah Chen", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg?_wi=3", imageAlt: "Sarah Chen", }, { id: "collector-3", name: "Marcus Thompson", - imageSrc: "http://img.b2bpic.net/free-photo/face-happy-male-executive-looking-camera-smiling_1262-14920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/face-happy-male-executive-looking-camera-smiling_1262-14920.jpg?_wi=3", imageAlt: "Marcus Thompson", }, { id: "collector-4", name: "Kai Nakamura", - imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-2210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-2210.jpg?_wi=3", imageAlt: "Kai Nakamura", }, ]} -- 2.49.1 From 7bdb29bf7db479badcef1fbc12b8cdc4850f7b37 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 20:58:41 +0000 Subject: [PATCH 3/7] Update src/app/artwork/[id]/page.tsx --- src/app/artwork/[id]/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/artwork/[id]/page.tsx b/src/app/artwork/[id]/page.tsx index 85d1e72..b5e3019 100644 --- a/src/app/artwork/[id]/page.tsx +++ b/src/app/artwork/[id]/page.tsx @@ -94,28 +94,28 @@ export default function ArtworkDetailPage() { id: "featured-art-main", name: "Ethereal Dreams", price: "$2,500", - imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-art-cover-collection_52683-64078.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-art-cover-collection_52683-64078.jpg?_wi=3", imageAlt: "Ethereal Dreams artwork", }, { id: "related-1", name: "Neon Horizons", price: "$1,800", - imageSrc: "http://img.b2bpic.net/free-vector/gold-botanical-cover-collection_23-2148832128.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gold-botanical-cover-collection_23-2148832128.jpg?_wi=3", imageAlt: "Neon Horizons artwork", }, { id: "related-2", name: "Digital Genesis", price: "$3,200", - imageSrc: "http://img.b2bpic.net/free-vector/floral-pattern-design_1215-438.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/floral-pattern-design_1215-438.jpg?_wi=3", imageAlt: "Digital Genesis artwork", }, { id: "related-3", name: "Quantum Echo", price: "$2,100", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-beautiful-girl-with-bright-make-up-eustomas_176420-729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-beautiful-girl-with-bright-make-up-eustomas_176420-729.jpg?_wi=3", imageAlt: "Quantum Echo artwork", }, ]} @@ -135,7 +135,7 @@ export default function ArtworkDetailPage() { description="Discover the visionary artist behind this exclusive work." subdescription="With over 10 years of digital art expertise, this acclaimed artist pushes the boundaries of creative expression through innovative techniques and storytelling." icon={Palette} - imageSrc="http://img.b2bpic.net/free-photo/male-painter-using-watercolor-his-art-studio_23-2150213629.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-painter-using-watercolor-his-art-studio_23-2150213629.jpg?_wi=2" imageAlt="Artist working on digital art" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -157,28 +157,28 @@ export default function ArtworkDetailPage() { id: "rel-art-1", name: "Ethereal Dreams", price: "$2,500", - imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-art-cover-collection_52683-64078.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-art-cover-collection_52683-64078.jpg?_wi=4", imageAlt: "Ethereal Dreams artwork", }, { id: "rel-art-2", name: "Neon Horizons", price: "$1,800", - imageSrc: "http://img.b2bpic.net/free-vector/gold-botanical-cover-collection_23-2148832128.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gold-botanical-cover-collection_23-2148832128.jpg?_wi=4", imageAlt: "Neon Horizons artwork", }, { id: "rel-art-3", name: "Digital Genesis", price: "$3,200", - imageSrc: "http://img.b2bpic.net/free-vector/floral-pattern-design_1215-438.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/floral-pattern-design_1215-438.jpg?_wi=4", imageAlt: "Digital Genesis artwork", }, { id: "rel-art-4", name: "Quantum Echo", price: "$2,100", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-beautiful-girl-with-bright-make-up-eustomas_176420-729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-beautiful-girl-with-bright-make-up-eustomas_176420-729.jpg?_wi=4", imageAlt: "Quantum Echo artwork", }, ]} -- 2.49.1 From 1dcce4b096ee1e374295a2d5c60295782b59e0c2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 20:58:42 +0000 Subject: [PATCH 4/7] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 6ba51f2..2be4fd4 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -95,42 +95,42 @@ export default function GalleryPage() { id: "gal-1", name: "Ethereal Dreams", price: "$2,500", - imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-art-cover-collection_52683-64078.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-art-cover-collection_52683-64078.jpg?_wi=2", imageAlt: "Ethereal Dreams artwork", }, { id: "gal-2", name: "Neon Horizons", price: "$1,800", - imageSrc: "http://img.b2bpic.net/free-vector/gold-botanical-cover-collection_23-2148832128.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gold-botanical-cover-collection_23-2148832128.jpg?_wi=2", imageAlt: "Neon Horizons artwork", }, { id: "gal-3", name: "Digital Genesis", price: "$3,200", - imageSrc: "http://img.b2bpic.net/free-vector/floral-pattern-design_1215-438.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/floral-pattern-design_1215-438.jpg?_wi=2", imageAlt: "Digital Genesis artwork", }, { id: "gal-4", name: "Quantum Echo", price: "$2,100", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-beautiful-girl-with-bright-make-up-eustomas_176420-729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-beautiful-girl-with-bright-make-up-eustomas_176420-729.jpg?_wi=2", imageAlt: "Quantum Echo artwork", }, { id: "gal-5", name: "Chromatic Cascade", price: "$2,750", - imageSrc: "http://img.b2bpic.net/free-photo/purple-shapes-acrylic-paint-artistic-texture_23-2148315547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/purple-shapes-acrylic-paint-artistic-texture_23-2148315547.jpg?_wi=2", imageAlt: "Chromatic Cascade artwork", }, { id: "gal-6", name: "Luminous Void", price: "$3,500", - imageSrc: "http://img.b2bpic.net/free-vector/blue-green-geometric-shapes-covers_79603-738.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/blue-green-geometric-shapes-covers_79603-738.jpg?_wi=2", imageAlt: "Luminous Void artwork", }, ]} @@ -144,25 +144,25 @@ export default function GalleryPage() { { id: "gal-testimonial-1", name: "Elena Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145126.jpg?_wi=2", imageAlt: "Elena Rodriguez", }, { id: "gal-testimonial-2", name: "Sarah Chen", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg?_wi=2", imageAlt: "Sarah Chen", }, { id: "gal-testimonial-3", name: "Marcus Thompson", - imageSrc: "http://img.b2bpic.net/free-photo/face-happy-male-executive-looking-camera-smiling_1262-14920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/face-happy-male-executive-looking-camera-smiling_1262-14920.jpg?_wi=2", imageAlt: "Marcus Thompson", }, { id: "gal-testimonial-4", name: "Kai Nakamura", - imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-2210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-2210.jpg?_wi=2", imageAlt: "Kai Nakamura", }, ]} -- 2.49.1 From 623139dc9a7f103ec9a80dae69bb827e5f124619 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 20:58:42 +0000 Subject: [PATCH 5/7] Update src/app/layout.tsx --- src/app/layout.tsx | 55 +++++++++++++++++++++++++++++++++++++++------- 1 file changed, 47 insertions(+), 8 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0a803b2..b55256a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,24 +1,61 @@ import type { Metadata } from "next"; import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; +import { Mulish } from "next/font/google"; import "./globals.css"; import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; import { getVisualEditScript } from "@/utils/visual-edit-script"; -import { Mulish } from "next/font/google"; +const halant = Halant({ + variable: "--font-halant", + subsets: ["latin"], + weight: ["300", "400", "500", "600", "700"], +}); - -export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", -}; +const inter = Inter({ + variable: "--font-inter", + subsets: ["latin"], +}); const mulish = Mulish({ variable: "--font-mulish", subsets: ["latin"], }); +export const metadata: Metadata = { + title: "ArtStore53 | Premium Digital Art Marketplace & Gallery", + description: "Discover curated digital artworks from visionary artists. Premium art collection with seamless e-commerce, artist profiles, and exclusive limited-edition drops.", + keywords: "digital art, art marketplace, digital gallery, art collecting, NFT art, artist portfolio, online art gallery", + metadataBase: new URL("https://artstore53.com"), + alternates: { + canonical: "https://artstore53.com", + }, + openGraph: { + title: "ArtStore53 - Premium Digital Art Marketplace", + description: "Explore exquisite digital artworks from celebrated creators worldwide. Secure transactions, artist spotlights, and curated collections.", + url: "https://artstore53.com", + siteName: "ArtStore53", + type: "website", + images: [ + { + url: "http://img.b2bpic.net/free-photo/purple-shapes-acrylic-paint-artistic-texture_23-2148315547.jpg", + alt: "ArtStore53 Featured Artworks", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "ArtStore53 - Premium Digital Art", + description: "Discover premium digital artworks from visionary artists", + images: ["http://img.b2bpic.net/free-photo/purple-shapes-acrylic-paint-artistic-texture_23-2148315547.jpg"], + }, + robots: { + index: true, + follow: true, + }, +}; + export default function RootLayout({ children, }: Readonly<{ @@ -27,7 +64,9 @@ export default function RootLayout({ return ( - + {children}