5 Commits

Author SHA1 Message Date
66007f7f00 Update src/app/page.tsx 2026-06-12 11:52:03 +00:00
bbcb38323c Merge version_2 into main
Merge version_2 into main
2026-06-12 11:49:32 +00:00
61ca783cb2 Update src/app/page.tsx 2026-06-12 11:49:26 +00:00
9077b191d0 Merge version_1 into main
Merge version_1 into main
2026-06-12 11:46:17 +00:00
80e6e9a150 Merge version_1 into main
Merge version_1 into main
2026-06-12 11:45:26 +00:00

View File

@@ -169,6 +169,11 @@ export default function LandingPage() {
]}
title="Signature Selections & Delights"
description="Indulge in our exquisite range of signature coffees, delectable desserts, and customer favorites, each designed to elevate your coffee experience."
buttons={[
{
text: "Order Now", href: "https://wa.me/923394828440"
}
]}
/>
</div>
@@ -312,7 +317,7 @@ export default function LandingPage() {
]}
logoAlt="1885 Coffee Footer Logo"
logoText="1885 COFFEE"
copyrightText="© 2024 1885 COFFEE. Website Designed by Alishba."
copyrightText="© 2024 1885 COFFEE. Every Cup Tells a Story. Website Designed by Alishba."
/>
</div>
</ReactLenis>