Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-26 02:04:41 +00:00

View File

@@ -1,11 +1,9 @@
<div class="code-block"><pre><code class="language-tsx">"use client";
"use client";
import Link from "next/link";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen";
import ProductCardThree from "@/components/sections/product/ProductCardThree";
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen";
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
export default function ProductsPage() {
@@ -69,71 +67,37 @@ export default function ProductsPage() {
/>
</div>
<div id="products" data-section="products">
<div id="products-list" data-section="products-list">
<ProductCardThree
products={[
{
id: "product-1", name: "Abstract Wave Sticker", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-vector/abstract-watercolor-background_1271-149.jpg?_wi=3", imageAlt: "Colorful abstract wave sticker"},
id: "product-1", name: "Abstract Wave Sticker", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-vector/abstract-watercolor-background_1271-149.jpg", imageAlt: "Colorful abstract wave sticker"
},
{
id: "product-2", name: "Cute Cat Laptop Decal", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-autumn-label-collection_52683-42994.jpg?_wi=3", imageAlt: "Adorable cartoon cat sticker"},
id: "product-2", name: "Cute Cat Laptop Decal", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-autumn-label-collection_52683-42994.jpg", imageAlt: "Adorable cartoon cat sticker"
},
{
id: "product-3", name: "Stay Wild Quote Sticker", price: "$6.25", imageSrc: "http://img.b2bpic.net/free-psd/thank-you-card-interior-design-firm_23-2151986996.jpg?_wi=3", imageAlt: "Motivational 'Stay Wild' quote sticker"},
id: "product-3", name: "Stay Wild Quote Sticker", price: "$6.25", imageSrc: "http://img.b2bpic.net/free-psd/thank-you-card-interior-design-firm_23-2151986996.jpg", imageAlt: "Motivational 'Stay Wild' quote sticker"
},
{
id: "product-4", name: "Vintage Camera Sticker", price: "$5.75", imageSrc: "http://img.b2bpic.net/free-vector/abstract-watercolor-background_1271-149.jpg?_wi=4", imageAlt: "Retro camera sticker"},
id: "product-4", name: "Vintage Camera Sticker", price: "$5.75", imageSrc: "http://img.b2bpic.net/free-vector/abstract-watercolor-background_1271-149.jpg", imageAlt: "Retro camera sticker"
},
{
id: "product-5", name: "Mountain Landscape Decal", price: "$7.00", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-autumn-label-collection_52683-42994.jpg?_wi=4", imageAlt: "Scenic mountain landscape sticker"},
id: "product-5", name: "Mountain Landscape Decal", price: "$7.00", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-autumn-label-collection_52683-42994.jpg", imageAlt: "Scenic mountain landscape sticker"
},
{
id: "product-6", name: "Coffee Lover Sticker", price: "$4.99", imageSrc: "http://img.b2bpic.net/free-psd/thank-you-card-interior-design-firm_23-2151986996.jpg?_wi=4", imageAlt: "Coffee cup illustration sticker"},
id: "product-6", name: "Coffee Lover Sticker", price: "$4.99", imageSrc: "http://img.b2bpic.net/free-psd/thank-you-card-interior-design-firm_23-2151986996.jpg", imageAlt: "Coffee cup illustration sticker"
}
]}
carouselMode={"buttons"}
gridVariant={"three-columns-all-items-equal"}
animationType={"slide-up"}
title={"Our Full Sticker Collection"}
title={"Explore Our Full Sticker Collection"}
description={
"Browse all our unique designs. Perfect for personalizing your gear, gifts, or just brightening your day!"
}
textboxLayout={"default"}
useInvertedBackground={true}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTen
testimonials={[
{
id: "1", title: "Unmatched Quality & Detail!", quote:
"The stickers from Stickeropia are absolutely stunning! The colors are so vibrant and the details are incredibly crisp. They feel premium and stick perfectly without any bubbles. My laptop looks amazing!", name: "Sarah J.", role: "Graphic Designer", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing_23-2148728584.jpg?_wi=2", imageAlt: "Sarah Johnson"},
{
id: "2", title: "Durable & Weatherproof!", quote:
"I put these stickers on my water bottle and car, and they've held up through rain, sun, and countless washes. No fading, no peeling! Truly high-quality and built to last. Highly recommend!", name: "Mark T.", role: "Outdoor Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-showing-thumbs-up-isolated-olive-green_141793-84095.jpg?_wi=2", imageAlt: "Mark Thompson"},
{
id: "3", title: "Creative Designs, Endless Joy!", quote:
"Stickeropia has the most unique and creative designs! I always find something that perfectly expresses my personality. The selection is fantastic, and the joy they bring is immeasurable. My favorite sticker shop!", name: "Emily R.", role: "Artist & Collector", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5352.jpg?_wi=2", imageAlt: "Emily Rodriguez"},
]}
title={"What Our Customers Say About Our Products"}
description={
"Hear from happy customers who love the quality, durability, and creativity of our stickers. Their satisfaction is our greatest reward."
}
textboxLayout={"default"}
useInvertedBackground={false}
/>
</div>
<div id="features" data-section="features">
<FeatureCardSixteen
negativeCard={{
items: [
"Fading, dull colors", "Weak adhesive, peels easily", "Not waterproof or weatherproof", "Lack of intricate detail", "Leaves sticky residue"],
}}
positiveCard={{
items: [
"Vibrant, fade-resistant colors", "Strong, residue-free adhesion", "Fully waterproof & weatherproof", "Crisp, intricate designs", "Easy application & removal"],
}}
animationType={"slide-up"}
title={"Why Our Stickers Stand Out"}
description={
"Experience the difference with stickers that don't just look good, but are built to last through all of life's adventures. We prioritize quality so you can stick with confidence."
"Browse all our unique, high-quality stickers. Perfect for personalizing your gear, gifts, or just brightening your day. Find your next favorite here!"
}
buttons={[{ text: "Back to Home", href: "/" }]}
buttonAnimation={"slide-up"}
textboxLayout={"default"}
useInvertedBackground={true}
/>
@@ -148,4 +112,3 @@ export default function ProductsPage() {
</ThemeProvider>
);
}
</code></pre></div>