Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 340c990c55 | |||
| cd07ffc888 | |||
| f5b7aa3416 | |||
| 49bf853d32 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="A Symphony of Dough and Fire"
|
||||
description="Kouzina elevates the humble pizza to a masterpiece of culinary art. Experience ingredients sourced from the finest origins, prepared to golden perfection."
|
||||
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
|
||||
videoSrc="https://res.cloudinary.com/dvqup8w9m/video/upload/v1713456789/dough_transformation.mp4"
|
||||
videoAriaLabel="Cinematic pizza dough transformation video"
|
||||
testimonials={[
|
||||
{ name: "Julian Thorne", handle: "@jthorne", testimonial: "The crust is a revelation.", rating: 5 },
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
--background: #000000;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffff;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #FFD700;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #1a1a1a;
|
||||
|
||||
Reference in New Issue
Block a user