Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 15:12:02 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -53,10 +53,10 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Mitchell", handle: "CEO, Wellness Today", testimonial: "Glow Naturals completely transformed my skin routine. The results are visible within weeks!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-with-towel-using-beauty-product_1157-31083.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-with-towel-using-beauty-product_1157-31083.jpg?_wi=1"},
{
name: "Emma Chen", handle: "Beauty Editor, Radiance Magazine", testimonial: "The most effective skincare line I've tested. Pure ingredients, premium quality.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-standing-with-cream_1157-29502.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-standing-with-cream_1157-29502.jpg?_wi=1"},
]}
buttons={[
{ text: "Shop Now", href: "#products" },
@@ -157,9 +157,9 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Jessica Rodriguez", handle: "@jessicaskincare", testimonial: "My skin has never looked better! The serum is pure magic. I've been using it for 6 weeks and the results are incredible.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-with-towel-using-beauty-product_1157-31083.jpg"},
id: "1", name: "Jessica Rodriguez", handle: "@jessicaskincare", testimonial: "My skin has never looked better! The serum is pure magic. I've been using it for 6 weeks and the results are incredible.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-with-towel-using-beauty-product_1157-31083.jpg?_wi=2"},
{
id: "2", name: "Amanda Lewis", handle: "@beautybyamanda", testimonial: "Finally found a skincare line that actually works without harsh chemicals. Highly recommend to everyone!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-standing-with-cream_1157-29502.jpg"},
id: "2", name: "Amanda Lewis", handle: "@beautybyamanda", testimonial: "Finally found a skincare line that actually works without harsh chemicals. Highly recommend to everyone!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-standing-with-cream_1157-29502.jpg?_wi=2"},
{
id: "3", name: "Sophie Bennett", handle: "@sophiebeau", testimonial: "The cleanser is so gentle yet effective. My sensitive skin finally has a product it loves. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-with-long-wavy-hair-earring-jewelry-woman-natural-beauty-gently-makeup-cosmetics_132075-9427.jpg"},
{