Bob AI: Rewrite the entire home page content for Samburger, a burger restaurant in Sambo
This commit is contained in:
@@ -15,17 +15,17 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroBrand
|
||||
brand="La Florería Hipermarket El Buijo"
|
||||
description="Expertos en crear momentos inolvidables con arreglos florales frescos y diseñados con amor. Visítanos en Samborondón."
|
||||
brand="Samburger"
|
||||
description="Las mejores hamburguesas de Samborondón. Disfruta de nuestras especialidades como la Sambacon y La Manaba. Abierto hasta la 1 a.m."
|
||||
primaryButton={{
|
||||
text: "Hacer Pedido",
|
||||
href: "https://wa.me/593968249384",
|
||||
href: "https://wa.me/593983148056",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Ver Catálogo",
|
||||
text: "Ver Menú",
|
||||
href: "#products",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/purple-limonium-gypsophila-flowers-inside-white-shopping-bag-wooden-desk_23-2148066457.jpg"
|
||||
imageSrc="https://images.unsplash.com/photo-1568901346375-23c9450c58cd?auto=format&fit=crop&q=80&w=1200"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -35,10 +35,10 @@ export default function HomePage() {
|
||||
<TestimonialRatingCards
|
||||
tag="Opiniones"
|
||||
title="Lo que dicen nuestros clientes"
|
||||
description="Calificación perfecta de 5 estrellas en todas nuestras experiencias."
|
||||
description="Calificación de 4.8 estrellas basada en 29 opiniones. ¡Nuestros clientes nos recomiendan!"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Rafael Chávez",
|
||||
name: "Cliente Satisfecho",
|
||||
role: "Cliente",
|
||||
quote: "Excelente atención, muy amables y sus flores son preciosas.",
|
||||
rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user