Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user