Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -77,14 +77,14 @@ export default function LandingPage() {
|
||||
handle: "@TechInnovate",
|
||||
testimonial: "Sociosync transformed our online presence! Their strategies delivered exceptional engagement and real ROI.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg",
|
||||
},
|
||||
{
|
||||
name: "Maria K.",
|
||||
handle: "@FashionForward",
|
||||
testimonial: "Our brand's growth on social media has been phenomenal. Sociosync truly understands premium brand positioning.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-senior-business-man-relaxing_1262-2369.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-senior-business-man-relaxing_1262-2369.jpg",
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -288,7 +288,7 @@ export default function LandingPage() {
|
||||
role: "CEO",
|
||||
company: "Bloom Innovations",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -296,7 +296,7 @@ export default function LandingPage() {
|
||||
role: "Marketing Director",
|
||||
company: "Global Connect",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-senior-business-man-relaxing_1262-2369.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-senior-business-man-relaxing_1262-2369.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -335,6 +335,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/creative-letter-g-logo-templates_23-2148957048.jpg",
|
||||
"http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148148534.jpg",
|
||||
|
||||
Reference in New Issue
Block a user