Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0225fa9b32 | |||
| e855173c21 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
description="French-inspired pastries made fresh daily. Known for buttery croissants, quality ingredients, and a welcoming atmosphere, Paris Croisserie is a local favorite for coffee, pastries, and quick bites. ⭐ 4.8 Rating | 🥐 Fresh Baked Daily | 📍 Lubbock, TX"
|
description="French-inspired pastries made fresh daily. Known for buttery croissants, quality ingredients, and a welcoming atmosphere, Paris Croisserie is a local favorite for coffee, pastries, and quick bites. ⭐ 4.8 Rating | 🥐 Fresh Baked Daily | 📍 Lubbock, TX"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Order Now", href: "#contact"},
|
text: "View Daily Menu", href: "#contact"},
|
||||||
{
|
{
|
||||||
text: "Call (806) 777-1229", href: "tel:8067771229"},
|
text: "Call (806) 777-1229", href: "tel:8067771229"},
|
||||||
]}
|
]}
|
||||||
@@ -223,4 +223,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user