Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -59,11 +59,11 @@ export default function SanelLandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "CEO, GrowthCo", testimonial: "Sanel increased our conversion rate by 47% in just 3 months. The analytics alone are worth it.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-using-laptop_1098-2182.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-using-laptop_1098-2182.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "James Chen", handle: "Founder, TechVenture", testimonial: "Finally, a tool that makes sense of our entire sales process. Game-changing platform.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-black-suit-holding-hand-his-forehead_23-2148401453.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-black-suit-holding-hand-his-forehead_23-2148401453.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -171,11 +171,11 @@ export default function SanelLandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "CEO, GrowthCo", testimonial: "Sanel transformed how we manage our sales pipeline. We've increased conversions by 47% and reduced admin time significantly. It's the backbone of our growth strategy.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-using-laptop_1098-2182.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-using-laptop_1098-2182.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "VP Sales, TechVenture", testimonial: "Best sales automation tool we've tried. The real-time analytics give us visibility we never had before. Our team loves it.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-black-suit-holding-hand-his-forehead_23-2148401453.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-black-suit-holding-hand-his-forehead_23-2148401453.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "Founder, ScaleStart", testimonial: "From spreadsheets to intelligent automation in one week. Sanel eliminated bottlenecks we didn't even know we had.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user