Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 23:13:14 +00:00

View File

@@ -53,18 +53,18 @@ export default function LandingPage() {
{ text: "Learn More", href: "#about" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-vaping-blowing-smoke-isolated-black-wall_231208-3654.jpg"
imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-vaping-blowing-smoke-isolated-black-wall_231208-3654.jpg?_wi=1"
imageAlt="Premium THC vape collection"
mediaAnimation="blur-reveal"
imagePosition="right"
testimonials={[
{
name: "Marcus T.", handle: "Verified Customer", testimonial: "Best quality vapes I've tried. Fast shipping and excellent customer service!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13339.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13339.jpg?_wi=1"
},
{
name: "Sarah J.", handle: "Regular Customer", testimonial: "Consistent quality and reliability. These are the vapes I trust.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg?_wi=1"
},
]}
testimonialRotationInterval={5000}
@@ -76,7 +76,7 @@ export default function LandingPage() {
<ProductCardThree
products={[
{
id: "1", name: "Delta-8 Premium Cartridge", price: "$35.99", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-binoculars-white-surface_181624-28330.jpg", imageAlt: "Delta-8 Premium Cartridge", initialQuantity: 1,
id: "1", name: "Delta-8 Premium Cartridge", price: "$35.99", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-binoculars-white-surface_181624-28330.jpg?_wi=1", imageAlt: "Delta-8 Premium Cartridge", initialQuantity: 1,
},
{
id: "2", name: "Full Spectrum Live Resin Vape", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/male-hands-holding-cigarette-lighter-smoking-concept_169016-67072.jpg", imageAlt: "Full Spectrum Live Resin Vape", initialQuantity: 1,
@@ -104,7 +104,7 @@ export default function LandingPage() {
{ value: "99.8%", title: "Purity Tested" },
{ value: "100%", title: "Lab Verified" },
]}
imageSrc="http://img.b2bpic.net/free-photo/builders-discussing-drafts_23-2147785492.jpg"
imageSrc="http://img.b2bpic.net/free-photo/builders-discussing-drafts_23-2147785492.jpg?_wi=1"
imageAlt="Laboratory testing certification"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
@@ -117,15 +117,15 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Premium Lab-Tested Quality", tags: ["Verified", "Certified", "Pure"],
imageSrc: "http://img.b2bpic.net/free-photo/builders-discussing-drafts_23-2147785492.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/builders-discussing-drafts_23-2147785492.jpg?_wi=2"
},
{
id: "2", title: "Fast & Discreet Shipping", tags: ["Express", "Private", "Secure"],
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-vaping-blowing-smoke-isolated-black-wall_231208-3654.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-vaping-blowing-smoke-isolated-black-wall_231208-3654.jpg?_wi=2"
},
{
id: "3", title: "24/7 Customer Support", tags: ["Available", "Responsive", "Helpful"],
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-binoculars-white-surface_181624-28330.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-binoculars-white-surface_181624-28330.jpg?_wi=2"
},
]}
animationType="slide-up"
@@ -140,10 +140,10 @@ export default function LandingPage() {
<TestimonialCardTen
testimonials={[
{
id: "1", title: "Exceptional Quality & Service", quote: "The quality is outstanding. Every product I've ordered has exceeded my expectations. The customer service team is incredibly responsive and helpful.", name: "Marcus Thompson", role: "Verified Customer", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13339.jpg"
id: "1", title: "Exceptional Quality & Service", quote: "The quality is outstanding. Every product I've ordered has exceeded my expectations. The customer service team is incredibly responsive and helpful.", name: "Marcus Thompson", role: "Verified Customer", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13339.jpg?_wi=2"
},
{
id: "2", title: "Consistent Excellence", quote: "I've been ordering from VapeVault for over a year now. The consistency in quality and fast delivery is exactly what I need.", name: "Sarah Johnson", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg"
id: "2", title: "Consistent Excellence", quote: "I've been ordering from VapeVault for over a year now. The consistency in quality and fast delivery is exactly what I need.", name: "Sarah Johnson", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg?_wi=2"
},
{
id: "3", title: "Best in the Market", quote: "These are the best vapes I've tried. The potency is perfect, and I appreciate the transparency about lab testing and ingredients.", name: "David Chen", role: "Premium Member", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg"