Merge version_1 into main #2

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

View File

@@ -176,10 +176,10 @@ export default function SiteContent() {
"http://img.b2bpic.net/free-photo/high-angle-man-holding-black-condom_23-2148237826.jpg", imageAlt: "Classic Comfort condoms"},
{
id: "2", name: "Ultra Thin Sensation", price: "$12.99", imageSrc:
"http://img.b2bpic.net/free-photo/abstract-sexual-health-assortment-with-condom_23-2149101467.jpg?_wi=1", imageAlt: "Ultra Thin Sensation condoms"},
"http://img.b2bpic.net/free-photo/abstract-sexual-health-assortment-with-condom_23-2149101467.jpg", imageAlt: "Ultra Thin Sensation condoms"},
{
id: "3", name: "Premium Pleasure", price: "$14.99", imageSrc:
"http://img.b2bpic.net/free-photo/abstract-sexual-health-assortment-with-condom_23-2149101467.jpg?_wi=2", imageAlt: "Premium Pleasure condoms"},
"http://img.b2bpic.net/free-photo/abstract-sexual-health-assortment-with-condom_23-2149101467.jpg", imageAlt: "Premium Pleasure condoms"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -204,11 +204,11 @@ export default function SiteContent() {
{
id: "1", name: "Emma Rodriguez", handle: "@EmmaR", testimonial:
"Finally found a product I trust completely. SafeGuard gives me peace of mind without any compromise. Highly recommend!", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Emma Rodriguez"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Emma Rodriguez"},
{
id: "2", name: "James Chen", handle: "@JamesChen88", testimonial:
"The quality is unmatched. I've tried other brands, but SafeGuard is in a completely different league. Worth every penny.", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "James Chen"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "James Chen"},
{
id: "3", name: "Sophia Williams", handle: "@SophiaW_", testimonial:
"Discrete packaging, fast shipping, and excellent customer service. SafeGuard truly cares about their customers.", imageSrc:
@@ -242,8 +242,8 @@ export default function SiteContent() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
names=[
"ISO 4267 Certified", "FDA Approved", "Dermatology Tested", "Eco-Certified", "Quality Assured", "Safety Verified", "Health Endorsed"]
names={[
"ISO 4267 Certified", "FDA Approved", "Dermatology Tested", "Eco-Certified", "Quality Assured", "Safety Verified", "Health Endorsed"]}
logos={[
"http://img.b2bpic.net/free-vector/flat-design-medical-label-pack_23-2149078704.jpg", "http://img.b2bpic.net/free-vector/flat-design-compostable-labels-stamps_23-2149396307.jpg", "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148681655.jpg", "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg", "http://img.b2bpic.net/free-vector/gradient-patented-label-collection_23-2149741512.jpg", "http://img.b2bpic.net/free-vector/flat-design-medical-label-collection_23-2149122143.jpg", "http://img.b2bpic.net/free-vector/verified-check-mark-badges_78370-9292.jpg"]}
speed={40}