Merge version_2 into main #3
@@ -53,8 +53,6 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Varför Viva?"
|
||||
description="Vi vägrar genvägar. Varje falafelrulle är resultatet av en hantverksprocess där tradition möter lyx. Vi skapar en smakupplevelse som etsar sig fast."
|
||||
buttons={[{ text: "Vår filosofi", href: "#about" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -78,6 +76,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardOne
|
||||
animationType="blur-reveal"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah J.", role: "Kritiker", company: "Stockholm", rating: 5 },
|
||||
|
||||
Reference in New Issue
Block a user