Merge version_1 into main #2
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
ratingText="Based on 98 reviews"
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="reveal-blur"
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
{ text: "See Our Services", href: "#services" }
|
||||
]}
|
||||
tagAnimation="reveal-blur"
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
{ id: "s3", title: "Extensive Stationery Collection", description: "Explore our wide range of school, office, and art supplies, carefully curated for quality and variety.", tag: "Supplies", imageSrc: "http://img.b2bpic.net/free-photo/top-view-watercolor-palette-with-painting-material_23-2147961590.jpg", imageAlt: "Assortment of school and office supplies" }
|
||||
]}
|
||||
tagAnimation="reveal-blur"
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="products" data-section="products">
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
{ id: "p6", name: "Office Desk Organizers", price: "₹250 - ₹800", imageSrc: "http://img.b2bpic.net/free-photo/ring-binder-used-stored-documents_23-2149362565.jpg", imageAlt: "Office desk organizer with supplies" }
|
||||
]}
|
||||
tagAnimation="reveal-blur"
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
{ value: "20+", label: "Years in Service" }
|
||||
]}
|
||||
tagAnimation="reveal-blur"
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="partners" data-section="partners">
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
tagAnimation="reveal-blur"
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
|
||||
Reference in New Issue
Block a user