Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="large"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29258.jpg", imageAlt: "Emily Rodriguez"
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-mechanic-standing-with-arms-crossed_1170-1161.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-mechanic-standing-with-arms-crossed_1170-1161.jpg"
|
||||
imageAlt="Professional mechanic at work"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
animationType="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
@@ -178,12 +178,11 @@ export default function LandingPage() {
|
||||
tag="Customer Reviews"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "John Mitchell", date: "2 weeks ago", title: "Outstanding Service", quote: "Took my car in for a transmission issue and they fixed it right the first time. Professional team, honest pricing, and they were done faster than expected.", tag: "Verified Customer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-photo-winking_1262-18343.jpg", avatarAlt: "John Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-standing-with-arms-crossed_1170-1161.jpg?_wi=2"
|
||||
id: "1", name: "John Mitchell", date: "2 weeks ago", title: "Outstanding Service", quote: "Took my car in for a transmission issue and they fixed it right the first time. Professional team, honest pricing, and they were done faster than expected.", tag: "Verified Customer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-photo-winking_1262-18343.jpg", avatarAlt: "John Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-standing-with-arms-crossed_1170-1161.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", date: "1 month ago", title: "Fair Pricing & Great Service", quote: "Had my oil change and tire rotation done here. The staff was friendly, prices were transparent, and they even gave me maintenance tips for my vehicle.", tag: "Verified Customer", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11594.jpg", avatarAlt: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-servicing-car_1170-1400.jpg"
|
||||
|
||||
Reference in New Issue
Block a user