Update src/app/page.tsx
This commit is contained in:
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
id: "3", name: "Exzellenter Service", price: "Inklusive", variant: "24/7 Verfügbarkeit • Persönliche Betreuung", imageSrc: "http://img.b2bpic.net/free-photo/office-receptionist-greeting-corporate-partner_1262-16353.jpg", imageAlt: "Hotel Service"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
id: "3", value: "24/7", title: "Service verfügbar", description: "Immer für Sie da", icon: Shield
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user