Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tag="Launch Now"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aawsm4D3MwFEP1ZokfeivoahWq/a-modern-trading-lunch-app-dashboard-sho-1772844337200-08936dc1.png"
|
||||
imageAlt="Trading Lunch App Dashboard"
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "Senior Trader, Goldman Sachs", testimonial: "TradeLunch has completely transformed how our team connects during lunch breaks. The interface is intuitive and the community is amazing!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aawsm4D3MwFEP1ZokfeivoahWq/professional-headshot-of-a-confident-tra-1772844337211-08f9533f.png"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aawsm4D3MwFEP1ZokfeivoahWq/professional-headshot-of-a-confident-tra-1772844336436-ec9762c8.png"
|
||||
},
|
||||
{
|
||||
name: "Marcus Johnson", handle: "Portfolio Manager, BlackRock", testimonial: "Finally, a way to network over lunch that actually works. The real-time trading feature is impressive.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user