diff --git a/src/app/page.tsx b/src/app/page.tsx index 2797d54..072833e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,25 +33,15 @@ export default function LandingPage() { @@ -60,44 +50,23 @@ export default function LandingPage() {
@@ -111,9 +80,9 @@ export default function LandingPage() { description="At 8th Avenue, we believe in the magic of handcrafted desserts. Our journey began with a passion for creating delightful experiences, one perfect pastry at a time." subdescription="We use only the finest ingredients, combining traditional recipes with innovative touches to bring you a unique taste sensation. Join us for a moment of pure bliss." icon={Cake} - imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-woman-kitchen_23-2150014881.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-woman-kitchen_23-2150014881.jpg" imageAlt="Pastry chef decorating a cake" - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" />
@@ -121,25 +90,14 @@ export default function LandingPage() { @@ -338,20 +200,15 @@ export default function LandingPage() { @@ -363,19 +220,13 @@ export default function LandingPage() { socialLinks={[ { icon: Instagram, - href: "#", - ariaLabel: "Instagram", - }, + href: "#", ariaLabel: "Instagram"}, { icon: Facebook, - href: "#", - ariaLabel: "Facebook", - }, + href: "#", ariaLabel: "Facebook"}, { icon: Link, - href: "#", - ariaLabel: "VKontakte", - }, + href: "#", ariaLabel: "VKontakte"}, ]} />