Update src/app/page.tsx

This commit is contained in:
2026-04-06 16:36:34 +00:00
parent 713673c850
commit d732259fe2

View File

@@ -49,9 +49,9 @@ export default function LandingPage() {
tag="Luxury Craftsmanship"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photography-white-structure_250224-372.jpg", imageAlt: "Luxury joinery detail"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photography-white-structure_250224-372.jpg?_wi=1", imageAlt: "Luxury joinery detail"},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photography-white-structure_250224-372.jpg", imageAlt: "Architectural glazing view"}
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photography-white-structure_250224-372.jpg?_wi=2", imageAlt: "Architectural glazing view"}
]}
mediaAnimation="slide-up"
rating={5}