Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -62,15 +62,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "CEO, TrendHub", testimonial: "I went from zero to $50K monthly revenue in 6 months. This platform changed everything for my business.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Marcus Johnson", handle: "Founder, QuickShop", testimonial: "The automated fulfillment saved me countless hours. I can focus on marketing instead of logistics.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Emma Rodriguez", handle: "Owner, StyleVault", testimonial: "Best investment I've made for my business. The support team is incredible and always helpful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
@@ -186,13 +186,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "From zero to six figures", quote: "I had never run an online business before. Within 8 months of launching with DropStart, I hit six figures in revenue. The platform handles everything - inventory, shipping, customer service. I just focus on marketing.", name: "Jessica Liu", role: "Fashion Store Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", imageAlt: "Jessica Liu"
|
||||
id: "1", title: "From zero to six figures", quote: "I had never run an online business before. Within 8 months of launching with DropStart, I hit six figures in revenue. The platform handles everything - inventory, shipping, customer service. I just focus on marketing.", name: "Jessica Liu", role: "Fashion Store Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=2", imageAlt: "Jessica Liu"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Saved 20 hours per week", quote: "The automation features alone are worth it. I used to spend entire days on order processing and inventory management. Now everything runs on autopilot, and I can focus on growing my business and spending time with my family.", name: "David Thompson", role: "Multi-Store Operator", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Thompson"
|
||||
id: "2", title: "Saved 20 hours per week", quote: "The automation features alone are worth it. I used to spend entire days on order processing and inventory management. Now everything runs on autopilot, and I can focus on growing my business and spending time with my family.", name: "David Thompson", role: "Multi-Store Operator", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Thompson"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Best customer support ever", quote: "I had questions at 2 AM during my launch week. Not only did someone respond, but they stayed with me until everything was working perfectly. That level of support gave me the confidence to scale aggressively.", name: "Maria Santos", role: "Tech Gadget Specialist", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Maria Santos"
|
||||
id: "3", title: "Best customer support ever", quote: "I had questions at 2 AM during my launch week. Not only did someone respond, but they stayed with me until everything was working perfectly. That level of support gave me the confidence to scale aggressively.", name: "Maria Santos", role: "Tech Gadget Specialist", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Maria Santos"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Reliable and constantly improving", quote: "I've tried three other platforms. DropStart is consistently the most reliable, and they're always adding new features based on user feedback. The product roadmap is impressive and shows they care about their users' success.", name: "Ahmed Hassan", role: "E-commerce Consultant", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "Ahmed Hassan"
|
||||
|
||||
Reference in New Issue
Block a user