Merge version_1_1781349869365 into main
Merge version_1_1781349869365 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -17,32 +17,20 @@ export default function HomePage() {
|
||||
title="Experience Cottonwood Kitchen"
|
||||
description="Elevated comfort food meets classic American dining in the heart of Santa Fe."
|
||||
primaryButton={{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "View Menu", href: "#menu"}}
|
||||
secondaryButton={{
|
||||
text: "Reserve Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Reserve Now", href: "#contact"}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=cl0zs9",
|
||||
},
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=cl0zs9"},
|
||||
{
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=prvvi7",
|
||||
},
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=prvvi7"},
|
||||
{
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=6bxl41",
|
||||
},
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=6bxl41"},
|
||||
{
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=4tunhh",
|
||||
},
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=4tunhh"},
|
||||
{
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=3fepir",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.pexels.com/photos/15237355/pexels-photo-15237355.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
|
||||
},
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=3fepir"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -53,9 +41,7 @@ export default function HomePage() {
|
||||
<AboutTextSplit
|
||||
title="A Taste of Santa Fe"
|
||||
descriptions={[
|
||||
"Located within the Tesuque Casino, Cottonwood Kitchen offers a perfect blend of high-quality ingredients and a comfortable, upscale atmosphere.",
|
||||
"Whether you're looking for our famous Prime Rib or a quick, delicious burger, we focus on flavor and service that makes every visit memorable.",
|
||||
]}
|
||||
"Located within the Tesuque Casino, Cottonwood Kitchen offers a perfect blend of high-quality ingredients and a comfortable, upscale atmosphere.", "Whether you're looking for our famous Prime Rib or a quick, delicious burger, we focus on flavor and service that makes every visit memorable."]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -68,25 +54,13 @@ export default function HomePage() {
|
||||
description="Discover our most celebrated dishes, prepared with passion and the finest ingredients."
|
||||
features={[
|
||||
{
|
||||
title: "Cottonwood Classic Burger",
|
||||
description: "Our signature juicy burger, perfectly seared and served with fresh toppings.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=dvry7q",
|
||||
},
|
||||
title: "Cottonwood Classic Burger", description: "Our signature juicy burger, perfectly seared and served with fresh toppings.", imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=dvry7q"},
|
||||
{
|
||||
title: "Beef Enchilada",
|
||||
description: "Authentic, rich, and full of flavor — a local Santa Fe favorite.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=besbj7",
|
||||
},
|
||||
title: "Beef Enchilada", description: "Authentic, rich, and full of flavor — a local Santa Fe favorite.", imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=besbj7"},
|
||||
{
|
||||
title: "Fish and Chips",
|
||||
description: "Crispy, golden-fried fish paired with seasoned house-made chips.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=9siwpb",
|
||||
},
|
||||
title: "Fish and Chips", description: "Crispy, golden-fried fish paired with seasoned house-made chips.", imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=9siwpb"},
|
||||
{
|
||||
title: "Pozole",
|
||||
description: "Traditional soup made with tender meat, perfect for any season.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=amu53z",
|
||||
},
|
||||
title: "Pozole", description: "Traditional soup made with tender meat, perfect for any season.", imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=amu53z"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -100,32 +74,16 @@ export default function HomePage() {
|
||||
description="Enjoy great food and even better prices during our weekly dining events."
|
||||
plans={[
|
||||
{
|
||||
tag: "Happy Hour",
|
||||
price: "Half-Off",
|
||||
description: "Join us on Tuesday before 6pm.",
|
||||
primaryButton: {
|
||||
text: "View Specials",
|
||||
href: "#",
|
||||
},
|
||||
tag: "Happy Hour", price: "Half-Off", description: "Join us on Tuesday before 6pm.", primaryButton: {
|
||||
text: "View Specials", href: "#"},
|
||||
features: [
|
||||
"Half-priced drinks",
|
||||
"Half-priced starters",
|
||||
"Friendly atmosphere",
|
||||
],
|
||||
"Half-priced drinks", "Half-priced starters", "Friendly atmosphere"],
|
||||
},
|
||||
{
|
||||
tag: "Prime Rib Night",
|
||||
price: "$30",
|
||||
description: "Our famous Wednesday night dinner special.",
|
||||
primaryButton: {
|
||||
text: "Reserve Now",
|
||||
href: "#contact",
|
||||
},
|
||||
tag: "Prime Rib Night", price: "$30", description: "Our famous Wednesday night dinner special.", primaryButton: {
|
||||
text: "Reserve Now", href: "#contact"},
|
||||
features: [
|
||||
"Succulent Prime Rib",
|
||||
"Chef-inspired sides",
|
||||
"Limited availability",
|
||||
],
|
||||
"Succulent Prime Rib", "Chef-inspired sides", "Limited availability"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -140,40 +98,20 @@ export default function HomePage() {
|
||||
description="We are proud of the feedback our community shares about our dining experience."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marissa Crumrine",
|
||||
role: "Local Guide",
|
||||
quote: "We had such great service... got half priced drinks and appetizers.",
|
||||
rating: 5,
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=kgnbeq",
|
||||
},
|
||||
name: "Marissa Crumrine", role: "Local Guide", quote: "We had such great service... got half priced drinks and appetizers.", rating: 5,
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=kgnbeq"},
|
||||
{
|
||||
name: "John Hornick",
|
||||
role: "Chef's Apprentice",
|
||||
quote: "After hearing an ad... we decided to give it a try. It was wonderful.",
|
||||
rating: 5,
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=hy5m9k",
|
||||
},
|
||||
name: "John Hornick", role: "Chef's Apprentice", quote: "After hearing an ad... we decided to give it a try. It was wonderful.", rating: 5,
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=hy5m9k"},
|
||||
{
|
||||
name: "Nicole Morgan",
|
||||
role: "Local Guide",
|
||||
quote: "The portion sizes were big, which was nice.",
|
||||
rating: 4,
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=fvd3vx",
|
||||
},
|
||||
name: "Nicole Morgan", role: "Local Guide", quote: "The portion sizes were big, which was nice.", rating: 4,
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=fvd3vx"},
|
||||
{
|
||||
name: "Sarah Jenkins",
|
||||
role: "Foodie",
|
||||
quote: "The steak tasted great! A wonderful evening out.",
|
||||
rating: 5,
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=npp7d5",
|
||||
},
|
||||
name: "Sarah Jenkins", role: "Foodie", quote: "The steak tasted great! A wonderful evening out.", rating: 5,
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=npp7d5"},
|
||||
{
|
||||
name: "David W.",
|
||||
role: "Guest",
|
||||
quote: "Great service and very nice atmosphere for dinner.",
|
||||
rating: 4,
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=8hfaw7",
|
||||
},
|
||||
name: "David W.", role: "Guest", quote: "Great service and very nice atmosphere for dinner.", rating: 4,
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=8hfaw7"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -187,21 +125,13 @@ export default function HomePage() {
|
||||
description="Everything you need to know about Cottonwood Kitchen."
|
||||
items={[
|
||||
{
|
||||
question: "Where are you located?",
|
||||
answer: "We are situated inside the Tesuque Casino at 7 Tesuque Rd, Santa Fe.",
|
||||
},
|
||||
question: "Where are you located?", answer: "We are situated inside the Tesuque Casino at 7 Tesuque Rd, Santa Fe."},
|
||||
{
|
||||
question: "Do I need a reservation?",
|
||||
answer: "Reservations are recommended, especially for our popular Prime Rib nights.",
|
||||
},
|
||||
question: "Do I need a reservation?", answer: "Reservations are recommended, especially for our popular Prime Rib nights."},
|
||||
{
|
||||
question: "Is the restaurant family-friendly?",
|
||||
answer: "Yes, we welcome guests of all ages to enjoy our comfort food.",
|
||||
},
|
||||
question: "Is the restaurant family-friendly?", answer: "Yes, we welcome guests of all ages to enjoy our comfort food."},
|
||||
{
|
||||
question: "Are you open for delivery?",
|
||||
answer: "Yes, we offer both takeaway and delivery services.",
|
||||
},
|
||||
question: "Are you open for delivery?", answer: "Yes, we offer both takeaway and delivery services."},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -213,13 +143,9 @@ export default function HomePage() {
|
||||
tag="Visit Us"
|
||||
text="Ready for a delicious meal? Visit us today or book your table."
|
||||
primaryButton={{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
}}
|
||||
text: "Get Directions", href: "https://maps.google.com"}}
|
||||
secondaryButton={{
|
||||
text: "Call Now",
|
||||
href: "tel:+18004622635",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+18004622635"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user