Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 19:07:24 +00:00

View File

@@ -95,7 +95,7 @@ export default function LandingPage() {
variant: "icon", icons: [Trophy, Smile, Verified, CheckCircle]
}
]}
animationType="blur-reveal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
@@ -137,6 +137,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/joyful-female-shopper-holding-paper-bags-smiling-cashier-seller-fashion-store-woman-taking-purchase-leaving-shop-medium-shot-shopping-concept_74855-11842.jpg"
imageAlt="Interior da loja Ferragens Içara"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -157,7 +158,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ferragens Içara | Içara - SC | (48) 3420-0306 | Entre em contato para orçamentos e informações sobre nossos produtos."
animationType="blur-reveal"
animationType="entrance-slide"
buttons={[
{ text: "💬 WhatsApp", href: "https://wa.me/554834200306" },
{ text: "📍 Google Maps", href: "https://maps.google.com/?q=Ferragens+Içara+Içara+SC" }