Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-26 15:57:02 +00:00

View File

@@ -63,22 +63,22 @@ export default function Page() {
{
"text": "Visit Us", "href": "#contact"
}
]} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/woman-placing-picture-wall_23-2147781583.jpg" imageAlt="Modern art gallery interior with diverse artworks and natural light" imagePosition="right" fixedMediaHeight={true} useInvertedBackground={true} />
]} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/woman-placing-picture-wall_23-2147781583.jpg" imageAlt="Modern art gallery interior with diverse artworks and natural light" imagePosition="right" fixedMediaHeight={true} />
</div>
<div id="about" data-section="about">
<AboutMetric title="Our Gallery's Legacy & Vision" metrics={[
{
"icon": {CalendarDays},
"icon": CalendarDays,
"label": "Years in Service", "value": "25+"
},
{
"icon": {Palette},
"icon": Palette,
"label": "Artists Represented", "value": "80+"
},
{
"icon": {GalleryVertical},
"icon": GalleryVertical,
"label": "Exhibitions Hosted", "value": "150+"
}
]} metricsAnimation="slide-up" useInvertedBackground={false} />
@@ -120,7 +120,7 @@ export default function Page() {
{
"id": "artwork-6", "name": "Minimal Forms", "price": "$4,900", "imageSrc": "http://img.b2bpic.net/free-photo/abstract-modern-architecture-with-strong-shadows-geometric-shapes_41433-193.jpg", "imageAlt": "Minimalist geometric abstract art"
}
]} carouselMode="buttons" gridVariant="three-columns-all-items-equal" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} />
]} carouselMode="buttons" gridVariant="grid-3" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} />
</div>