Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 13:39:34 +00:00

View File

@@ -56,10 +56,10 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-restaurant-with-blurred-effect_1203-596.jpg?_wi=1", imageAlt: "Luxury pizza restaurant ambiance" }
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-restaurant-with-blurred-effect_1203-596.jpg", imageAlt: "Luxury pizza restaurant ambiance" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-restaurant-with-blurred-effect_1203-596.jpg?_wi=2", imageAlt: "Premium pizzeria interior" }
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-restaurant-with-blurred-effect_1203-596.jpg", imageAlt: "Premium pizzeria interior" }
]}
carouselPosition="right"
ariaLabel="Hero section with carousel"
@@ -108,7 +108,6 @@ export default function LandingPage() {
cardClassName="p-6 rounded-xl border border-[var(--primary-cta)] bg-[var(--card)] hover:shadow-lg transition-all duration-300"
iconClassName="w-10 h-10 text-[var(--primary-cta)] mb-4"
cardTitleClassName="text-xl font-bold text-[var(--accent)] mb-3"
cardDescriptionClassName="text-sm text-[var(--foreground)] font-light leading-relaxed"
/>
</div>
@@ -154,7 +153,6 @@ export default function LandingPage() {
cardClassName="group relative rounded-xl overflow-hidden bg-[var(--card)] border border-[var(--background-accent)] hover:border-[var(--primary-cta)] transition-all duration-300"
cardBrandClassName="text-xs uppercase tracking-widest text-[var(--primary-cta)] font-bold"
cardNameClassName="text-xl font-bold text-[var(--accent)] mt-2"
cardPriceClassName="text-2xl font-extrabold text-[var(--primary-cta)] mt-2"
/>
</div>
@@ -237,7 +235,6 @@ export default function LandingPage() {
cardClassName="p-8 rounded-xl border border-[var(--primary-cta)] bg-[var(--card)] text-center hover:shadow-lg transition-all duration-300"
valueClassName="text-4xl md:text-5xl font-extrabold text-[var(--primary-cta)] mb-2"
metricTitleClassName="text-xl font-bold text-[var(--accent)] mb-4"
featureItemClassName="text-sm text-[var(--foreground)] font-light"
/>
</div>
@@ -319,8 +316,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/dining-table-setting-wedding-reception_637285-5654.jpg"
imageAlt="Momento Pizza restaurant interior"
videoSrc="http://img.b2bpic.net/free-photo/dining-table-setting-wedding-reception_637285-5654.jpg"
videoAriaLabel="Restaurant ambiance video"
logoText="Momento Pizza"
copyrightText="© 2025 Momento Pizza. All rights reserved. Where every moment becomes a memory."