Merge version_2 into main #7
@@ -113,8 +113,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Basis-Paket", price: "999 €", imageSrc: "https://images.unsplash.com/photo-1550751827-4bd374c3f58b?q=80&w=600" },
|
||||
{ id: "p2", name: "Enterprise-Paket", price: "4.500 €", imageSrc: "https://images.unsplash.com/photo-1551434678-e076c223a692?q=80&w=600" },
|
||||
{ id: "p3", name: "Premium-Service", price: "1.200 €", imageSrc: "https://images.unsplash.com/photo-1551434678-e076c223a692?q=80&w=600" }
|
||||
{ id: "p2", name: "Enterprise-Paket", price: "4.500 €", imageSrc: "https://images.unsplash.com/photo-1551434678-e076c223a692?q=80&w=600&_wi=1" },
|
||||
{ id: "p3", name: "Premium-Service", price: "1.200 €", imageSrc: "https://images.unsplash.com/photo-1551434678-e076c223a692?q=80&w=600&_wi=2" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user