Update src/app/page.tsx
This commit is contained in:
@@ -85,6 +85,7 @@ export default function LandingPage() {
|
||||
title="Not Just a Store — An Experience"
|
||||
tagAnimation="none"
|
||||
buttonAnimation="none"
|
||||
animationType="blur-reveal"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
@@ -102,8 +103,8 @@ export default function LandingPage() {
|
||||
content: "Locals cherish us as one of Columbus’ best-kept secrets, offering a unique shopping journey away from the ordinary.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grunge-style-wooden-texture-with-old-paper-design_1048-10236.jpg"
|
||||
imageAlt="Vintage treasure map illustration representing exploration"
|
||||
videoSrc="/videos/placeholder.mp4"
|
||||
videoAriaLabel="A placeholder video demonstrating antique mall atmosphere"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
@@ -114,7 +115,6 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="blur-reveal"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rolled-maps-wooden-desk_23-2148232514.jpg"
|
||||
imageAlt="Vintage map of Columbus, Ohio"
|
||||
mediaAnimation="background-highlight"
|
||||
mediaAnimation="blur-reveal"
|
||||
title="Plan Your Visit"
|
||||
description="Get ready to explore Columbus's hidden gem."
|
||||
tagAnimation="none"
|
||||
|
||||
Reference in New Issue
Block a user