Merge version_3_1776446844005 into main #7
@@ -71,8 +71,6 @@ export default function App() {
|
||||
{ title: "Fast and Reliable", quote: "The fastest delivery I have ever experienced. Simply incredible.", name: "Jane Smith", role: "Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNPhIZITMXoY9ocAmcmrQYl9QP/tmp/yo-yo-yo-okay-shut-up-1776446588512-2630e375.png" },
|
||||
{ title: "Secure Shopping", quote: "I feel safe every time I checkout. Highly recommend.", name: "John Doe", role: "Consultant", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNPhIZITMXoY9ocAmcmrQYl9QP/a-portrait-of-a-satisfied-customer-moder-1776395461064-3df5095a.png" },
|
||||
{ title: "Best Support", quote: "Customer service solved my issue in minutes. Truly professional.", name: "Alice Johnson", role: "Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNPhIZITMXoY9ocAmcmrQYl9QP/a-business-manager-smiling-professional--1776395470808-9f0b952e.png" },
|
||||
{ title: "Great Quality", quote: "Consistently high-quality products every single time.", name: "Bob Brown", role: "Engineer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNPhIZITMXoY9ocAmcmrQYl9QP/a-product-designer-clean-studio-lighting-1776395481104-7a697205.png" },
|
||||
{ title: "Seamless Experience", quote: "The platform is so intuitive and easy to use.", name: "Charlie Davis", role: "Entrepreneur", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNPhIZITMXoY9ocAmcmrQYl9QP/a-logistics-expert-professional-office-b-1776395492947-64b28e96.png" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -82,7 +80,7 @@ export default function App() {
|
||||
tag="Trusted By"
|
||||
title="Industry Leading Partners"
|
||||
description="Collaborating with global brands to drive innovation."
|
||||
names={["Brand Alpha", "Tech Ventures", "Global Innovations", "Elite Systems", "Future Corp", "Secure Path", "Vision Group"]}
|
||||
names={["Brand Alpha", "Tech Ventures", "Global Innovations"]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -94,7 +92,6 @@ export default function App() {
|
||||
items={[
|
||||
{ question: "How long is shipping?", answer: "Standard shipping takes 3-5 business days." },
|
||||
{ question: "Can I return items?", answer: "Yes, we offer hassle-free returns within 30 days." },
|
||||
{ question: "Are my details safe?", answer: "We use advanced industry-standard encryption to protect your data." },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user