Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-10 09:23:11 +00:00

View File

@@ -127,10 +127,10 @@ export default function LandingPage() {
title: "Hogwarts Themed Interior", description: "Immerse yourself in authentic Hogwarts-inspired décor with magical lighting and enchanted ambiance.", icon: Castle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/row-trees-decorated-with-hanging-light-bulbs-party-night-lake-sevan-armenia_181624-60731.jpg", imageAlt: "Magical interior design"
imageSrc: "http://img.b2bpic.net/free-photo/row-trees-decorated-with-hanging-light-bulbs-party-night-lake-sevan-armenia_181624-60731.jpg?_wi=1", imageAlt: "Magical interior design"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/set-fashion-still-life-decorations_23-2148229216.jpg", imageAlt: "Animated paintings"
imageSrc: "http://img.b2bpic.net/free-photo/set-fashion-still-life-decorations_23-2148229216.jpg?_wi=1", imageAlt: "Animated paintings"
}
]
},
@@ -138,10 +138,10 @@ export default function LandingPage() {
title: "Magical Entertainment", description: "Enjoy Harry Potter movie screenings, board games, and wand spell displays that bring the wizarding world to life.", icon: Film,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/set-fashion-still-life-decorations_23-2148229216.jpg", imageAlt: "Entertainment displays"
imageSrc: "http://img.b2bpic.net/free-photo/set-fashion-still-life-decorations_23-2148229216.jpg?_wi=2", imageAlt: "Entertainment displays"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/row-trees-decorated-with-hanging-light-bulbs-party-night-lake-sevan-armenia_181624-60731.jpg", imageAlt: "Game area setup"
imageSrc: "http://img.b2bpic.net/free-photo/row-trees-decorated-with-hanging-light-bulbs-party-night-lake-sevan-armenia_181624-60731.jpg?_wi=2", imageAlt: "Game area setup"
}
]
}