Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -112,16 +112,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Transformed Our Digital Presence", quote: "The redesign was exactly what we needed. The glassmorphism design and smooth animations have elevated our brand perception significantly.", name: "Sarah Mitchell", role: "CEO, Digital Innovations", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"
|
||||
id: "1", title: "Transformed Our Digital Presence", quote: "The redesign was exactly what we needed. The glassmorphism design and smooth animations have elevated our brand perception significantly.", name: "Sarah Mitchell", role: "CEO, Digital Innovations", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Beautiful and Functional", quote: "Outstanding attention to detail. The interface is not only visually stunning but incredibly intuitive to navigate.", name: "James Chen", role: "Product Manager, TechCorp", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"
|
||||
id: "2", title: "Beautiful and Functional", quote: "Outstanding attention to detail. The interface is not only visually stunning but incredibly intuitive to navigate.", name: "James Chen", role: "Product Manager, TechCorp", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Chen"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Exceeded Expectations", quote: "The team delivered a premium solution that truly sets us apart from competitors. Our users love the new experience.", name: "Emma Rodriguez", role: "Marketing Director, Growth Labs", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Rodriguez"
|
||||
id: "3", title: "Exceeded Expectations", quote: "The team delivered a premium solution that truly sets us apart from competitors. Our users love the new experience.", name: "Emma Rodriguez", role: "Marketing Director, Growth Labs", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Modern Design Excellence", quote: "Finally, a design that matches our brand vision perfectly. The glassmorphism aesthetic is exactly what we were looking for.", name: "Michael Park", role: "CTO, Innovation Hub", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Park"
|
||||
id: "4", title: "Modern Design Excellence", quote: "Finally, a design that matches our brand vision perfectly. The glassmorphism aesthetic is exactly what we were looking for.", name: "Michael Park", role: "CTO, Innovation Hub", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Park"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user