Update src/app/page.tsx
This commit is contained in:
@@ -135,14 +135,14 @@ export default function LandingPage() {
|
||||
<div id="socialproof" data-section="socialproof">
|
||||
<SocialProofOne
|
||||
title="Trusted by Connoisseurs"
|
||||
description="Partnered with the finest food and beverage suppliers across South Africa and internationally"
|
||||
tag="Premium Partners"
|
||||
description="Award-winning excellence and industry recognition for fine dining"
|
||||
tag="Premium Recognition"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Groot Constantia", "Spice Route Pinotage", "Delaire Graff", "Pongracz Champagne", "Premium Local Suppliers", "Hennessy Cognac", "Macallan Whisky"
|
||||
"Best Grill Room 2024", "Michelin Recommended", "Wine Spectator Award", "Fine Dining Excellence Award", "Best Steakhouse South Africa 2024", "Premium Wine Collection Award", "Restaurant of the Year"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
@@ -242,4 +242,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user