5 Commits

Author SHA1 Message Date
686dd103c4 Update src/app/page.tsx 2026-03-05 09:56:16 +00:00
8930110911 Merge version_1 into main
Merge version_1 into main
2026-03-05 09:32:47 +00:00
03457ab45b Merge version_1 into main
Merge version_1 into main
2026-03-05 09:18:14 +00:00
fd6202b7e0 Merge version_1 into main
Merge version_1 into main
2026-03-05 09:17:24 +00:00
88177234ad Merge version_1 into main
Merge version_1 into main
2026-03-05 09:16:17 +00:00
3 changed files with 13 additions and 1380 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tag="Welcome to Punjtara" tag="Welcome to Punjtara"
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "plain" }} background={{ variant: "plain" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWIo49dalQqRYBNnbe4ghkEfkV/uploaded-1772704880219-te8m4voh.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWIo49dalQqRYBNnbe4ghkEfkV/uploaded-1772702841393-ghky4bdb.jpg"
imageAlt="Punjtara restaurant open-air seating area" imageAlt="Punjtara restaurant open-air seating area"
mediaAnimation="opacity" mediaAnimation="opacity"
imagePosition="right" imagePosition="right"
@@ -114,7 +114,7 @@ export default function LandingPage() {
}, },
{ {
id: "3", title: "Malai Boti Roll", description: id: "3", title: "Malai Boti Roll", description:
"Grilled malai boti wrapped in traditional flatbread with fresh vegetables. Perfect for on-the-go dining.", tag: "Wrap Special", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWIo49dalQqRYBNnbe4ghkEfkV/uploaded-1772704972857-i3uhtvyl.jpg", imageAlt: "Malai Boti Roll - wrapped delicacy", buttons: [{ text: "Order by Phone", href: "tel:+923331234567" }], "Grilled malai boti wrapped in traditional flatbread with fresh vegetables. Perfect for on-the-go dining.", tag: "Wrap Special", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWIo49dalQqRYBNnbe4ghkEfkV/uploaded-1772703491884-bji38jhy.jpg", imageAlt: "Malai Boti Roll - wrapped delicacy", buttons: [{ text: "Order by Phone", href: "tel:+923331234567" }],
}, },
{ {
id: "4", title: "Traditional Chai", description: id: "4", title: "Traditional Chai", description:

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #ffffff;
--card: #ffffff; --card: #f9f9f9;
--foreground: #1c1c1c; --foreground: #120006e6;
--primary-cta: #511f1f; --primary-cta: #e63946;
--primary-cta-text: #f5f5f5; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #f9f9f9;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #120006e6;
--accent: #e63946; --accent: #e2e2e2;
--background-accent: #e8bea8; --background-accent: #e63946;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);