Merge version_29_1782154552263 into main
Merge version_29_1782154552263 into main
This commit was merged in pull request #34.
This commit is contained in:
@@ -12,7 +12,7 @@ import useProducts from "@/hooks/useProducts";
|
||||
export default function ReelsProductsPage() {
|
||||
return (
|
||||
<>
|
||||
<div data-webild-section="HeroBillboard"><section aria-label="Hero section" className="relative pt-25 pb-20 md:pt-30"><HeroBackgroundSlot /><div className="flex flex-col gap-12 md:gap-15 w-content-width mx-auto"><div className="flex flex-col items-center gap-3 text-center"><AvatarGroup avatarsSrc={["https://img.freepik.com/free-photo/portrait-smiling-fisherman-holding-fishing-rod_23-2148019154.jpg","https://img.freepik.com/free-photo/young-man-fishing-lake_1303-22314.jpg","https://img.freepik.com/free-photo/cheerful-fisherman-holding-his-catch_23-2148019168.jpg"]} label="Trusted by Carlos R., Maria L., and our community of anglers" className="mb-1" /><TextAnimation text="Engineered for the Perfect Catch" variant="fade-blur" gradientText={true} tag="h1" className="md:max-w-8/10 text-7xl 2xl:text-8xl leading-[1.15] font-semibold text-center text-balance" /><TextAnimation text="Discover our curated collection of high-performance fishing reels. Built for durability and precision, these reels are ready for your next adventure on the water." variant="fade-blur" gradientText={false} tag="p" className="md:max-w-7/10 text-lg md:text-xl leading-snug text-balance" /><div className="flex flex-wrap justify-center gap-3 mt-2 md:mt-3"><Button text="Shop Reels" href="/reels-products" variant="primary" /><Button text="Read Guide" href="/reel-guide" variant="secondary" animationDelay={0.1} /></div></div><ScrollReveal variant="slide-up" delay={0.2} className="w-full p-2 xl:p-3 2xl:p-4 card rounded overflow-hidden"><ImageOrVideo imageSrc="https://img.freepik.com/free-photo/fishing-tackle-with-fishing-rod-water-background_169016-21841.jpg" className="aspect-4/5 md:aspect-video" /></ScrollReveal></div></section></div>
|
||||
<div data-webild-section="HeroBillboard"><section aria-label="Hero section" className="relative pt-25 pb-20 md:pt-30"><HeroBackgroundSlot /><div className="flex flex-col gap-12 md:gap-15 w-content-width mx-auto"><div className="flex flex-col items-center gap-3 text-center"><AvatarGroup avatarsSrc={["https://img.freepik.com/free-photo/portrait-smiling-fisherman-holding-fishing-rod_23-2148019154.jpg","https://img.freepik.com/free-photo/young-man-fishing-lake_1303-22314.jpg","https://img.freepik.com/free-photo/cheerful-fisherman-holding-his-catch_23-2148019168.jpg"]} label="Trusted by Carlos R., Maria L., and our community of anglers" className="mb-1" /><TextAnimation text="Engineered for the Perfect Catch" variant="fade-blur" gradientText={true} tag="h1" className="md:max-w-8/10 text-7xl 2xl:text-8xl leading-[1.15] font-semibold text-center text-balance" /><TextAnimation text="Discover our curated collection of high-performance fishing reels. Built for durability and precision, these reels are ready for your next adventure on the water." variant="fade-blur" gradientText={false} tag="p" className="md:max-w-7/10 text-lg md:text-xl leading-snug text-balance" /><div className="flex flex-wrap justify-center gap-3 mt-2 md:mt-3"><Button text="Shop Reels" href="/reels-products" variant="primary" /><Button text="Read Guide" href="/reel-guide" variant="secondary" animationDelay={0.1} /></div></div><ScrollReveal variant="slide-up" delay={0.2} className="w-full p-2 xl:p-3 2xl:p-4 card rounded overflow-hidden"><ImageOrVideo imageSrc="https://storage.googleapis.com/webild/users/user_3E7geerNBaObnLeEmBO57i03va7/uploaded-1782150224261-fpd6ao9v.png" className="aspect-4/5 md:aspect-video" /></ScrollReveal></div></section></div>
|
||||
<div data-webild-section="ProductRatingCards"><section aria-label="Products section" className="py-20"><div className="w-content-width mx-auto flex justify-center"><Loader2 className="size-8 animate-spin text-foreground" strokeWidth={1.5} /></div></section></div>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user